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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 終冪??澱?雍? 100011110100100110011001011100000011111100111111100100110110001000111111111010001011010000111111 8f4999703f3f93623fe8b43f
EUC-JP 終冪??澱?雍? 101111011010101011010001110100010011111100111111110001011100001100111111111100001011011000111111 bdaad1d13f3fc5c33ff0b63f
UTF-8 終冪렰렭澱렢雍렏 111001111011010110000010111001011000011010101010111010111010000010110000111010111010000010101101111001101011111010110001111010111010000010100010111010011001101110001101111010111010000010001111 e7b582e586aaeba0b0eba0ade6beb1eba0a2e99b8deba08f
UHC 終冪렰렭澱렢雍렏 11110000111110111101100011110001100011101011110110001110101110101110111011111110100011101011001111101000101111001000111010100101 f0fbd8f18ebd8ebaeefe8eb3e8bc8ea5

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