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 찾처혘혢혙짠챌쨘 111011001011000010111110111011001011001010011000111011011001100010011000111011011001100010100010111011011001100010011001111011001010011110100000111011001011000110001100111011001010100010011000 ecb0beecb298ed9898ed98a2ed9899eca7a0ecb18ceca898
UHC 찾처혘혢혙짠챌쨘 11000011101000111100001110110011110000101000001111000010100010111100001010000100110000101010011111000011101001111100001010111010 c3a3c3b3c283c28bc284c2a7c3a7c2ba

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