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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???〓??邯??コ 00111111001111110011111110000001101011000011111100111111111001111011011000111111001111111000001101010010 3f3f3f81ac3f3fe7b63f3f8352
EUC-JP ???〓??邯??コ 00111111001111110011111110100010101011100011111100111111111011101011100000111111001111111010010110110011 3f3f3fa2ae3f3feeb83f3fa5b3
UTF-8 룶즽⒟〓룶끼邯룶퀛コ 111010111010001110110110111011001010011010111101111000101001001010011111111000111000000010010011111010111010001110110110111010111000000110111100111010011000001010101111111010111010001110110110111011011000000010011011111000111000001010110011 eba3b6eca6bde2929fe38093eba3b6eb81bce982afeba3b6ed809be382b3
UHC 룶즽⒟〓룶끼邯룶퀛コ 1000111110101011101000111000111110101001110100001010000111101011100011111010101110110011101000101100101011111011100011111010101110110011100011111010101110110011 8faba38fa9d0a1eb8fabb3a2cafb8fabb38fabb3

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