To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??{??j??{??j^ 00111111001111110111101100111111001111110110101000111111001111110111101100111111001111110110101001011110 3f3f7b3f3f6a3f3f7b3f3f6a5e
SJIS-WIN 将ェ{将ェj将ェ{将ェj^ 1000111110101011101010100111101110001111101010111010101001101010100011111010101110101010011110111000111110101011101010100110101001011110 8fabaa7b8fabaa6a8fabaa7b8fabaa6a5e
EUC-JP 将ェ{将ェj将ェ{将ェj^ 101111101010110110001110101010100111101110111110101011011000111010101010011010101011111010101101100011101010101001111011101111101010110110001110101010100110101001011110 bead8eaa7bbead8eaa6abead8eaa7bbead8eaa6a5e
UTF-8 将ェ{将ェj将ェ{将ェj^ 1110010110110000100001101110111110111101101010100111101111100101101100001000011011101111101111011010101001101010111001011011000010000110111011111011110110101010011110111110010110110000100001101110111110111101101010100110101001011110 e5b086efbdaa7be5b086efbdaa6ae5b086efbdaa7be5b086efbdaa6a5e
UHC ??{??j??{??j^ 00111111001111110111101100111111001111110110101000111111001111110111101100111111001111110110101001011110 3f3f7b3f3f6a3f3f7b3f3f6a5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)