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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???癰h???セ 001111110011111100111111111000011001111010000010100010000011111100111111001111111000001101011010 3f3f3fe19e82883f3f3f835a
EUC-JP ???癰h???セ 001111110011111100111111111000011111111010100011111010000011111100111111001111111010010110111011 3f3f3fe1fea3e83f3f3fa5bb
UTF-8 찼횧챵癰h뇮蓮백セ 111011001011000010111100111011011001101010100111111011001011000110110101111001111001100110110000111011111011110110001000111010111000011110101110111011111010011010011001111010111011000010110001111000111000001010111011 ecb0bced9aa7ecb1b5e799b0efbd88eb87aeefa699ebb0b1e382bb
UHC 찼횧챵癰h뇮蓮백セ 110000111010000111000011100111101100001110110010111010001011100110100011111010001000011110010011111001101110010110111001111010011010101110111011 c3a1c39ec3b2e8b9a3e88793e6e5b9e9abbb

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