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 ???M@???M@B 0011111100111111001111110100110101000000001111110011111100111111010011010100000001000010 3f3f3f4d403f3f3f4d4042
SJIS-WIN ???M@???M@B 0011111100111111001111110100110101000000001111110011111100111111010011010100000001000010 3f3f3f4d403f3f3f4d4042
EUC-JP ???M@???M@B 0011111100111111001111110100110101000000001111110011111100111111010011010100000001000010 3f3f3f4d403f3f3f4d4042
UTF-8 溜뷰퐜M@溜뷰퐜M@B 1110111110100111100010111110101110110111101100001110110110010000100111000100110101000000111011111010011110001011111010111011011110110000111011011001000010011100010011010100000001000010 efa78bebb7b0ed909c4d40efa78bebb7b0ed909c4d4042
UHC 溜뷰퐜M@溜뷰퐜M@B 1110101011111110101110101110010010111101100001100100110101000000111010101111111010111010111001001011110110000110010011010100000001000010 eafebae4bd864d40eafebae4bd864d4042

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