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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
EUC-JP ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
UTF-8 횁창횜청챈쩐첬횦 111011011001101010000001111011001011000010111101111011011001101010011100111011001011001010101101111011001011000110001000111011001010100110010000111011001011001010101100111011011001101010100110 ed9a81ecb0bded9a9cecb2adecb188eca990ecb2aced9aa6
UHC 횁창횜청챈쩐첬횦 11000011100000011100001110100010110000111001011011000011101110111100001110100110110000101011111011000011101110101100001110011101 c381c3a2c396c3bbc3a6c2bec3bac39d

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