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 ???CD???CD^ 0011111100111111001111110100001101000100001111110011111100111111010000110100010001011110 3f3f3f43443f3f3f43445e
SJIS-WIN ???CD???CD^ 0011111100111111001111110100001101000100001111110011111100111111010000110100010001011110 3f3f3f43443f3f3f43445e
EUC-JP ???CD???CD^ 0011111100111111001111110100001101000100001111110011111100111111010000110100010001011110 3f3f3f43443f3f3f43445e
UTF-8 溜뷰퐜CD溜뷰퐜CD^ 1110111110100111100010111110101110110111101100001110110110010000100111000100001101000100111011111010011110001011111010111011011110110000111011011001000010011100010000110100010001011110 efa78bebb7b0ed909c4344efa78bebb7b0ed909c43445e
UHC 溜뷰퐜CD溜뷰퐜CD^ 1110101011111110101110101110010010111101100001100100001101000100111010101111111010111010111001001011110110000110010000110100010001011110 eafebae4bd864344eafebae4bd8643445e

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