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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ??節?n}??節?n{^ 001111110011111110010000110111110011111101101110011111010011111100111111100100001101111100111111011011100111101101011110 3f3f90df3f6e7d3f3f90df3f6e7b5e
EUC-JP ??節?n}??節?n{^ 001111110011111111000000111000010011111101101110011111010011111100111111110000001110000100111111011011100111101101011110 3f3fc0e13f6e7d3f3fc0e13f6e7b5e
UTF-8 뤒뻣節틃n}뤒뻣節틃n{^ 1110101110100100100100101110101110111011101000111110011110101111100000001110110110001011100000110110111001111101111010111010010010010010111010111011101110100011111001111010111110000000111011011000101110000011011011100111101101011110 eba492ebbba3e7af80ed8b836e7deba492ebbba3e7af80ed8b836e7b5e
UHC 뤒뻣節틃n}뤒뻣節틃n{^ 100011111100001010111011101110111110111110111101101110100110111101101110011111011000111111000010101110111011101111101111101111011011101001101111011011100111101101011110 8fc2bbbbefbdba6f6e7d8fc2bbbbefbdba6f6e7b5e

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