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 챙쩌챙쨀챠쨩횩횧 111011001011000110011001111011001010100110001100111011001011000110011001111011001010100010000000111011001011000110100000111011001010100010101001111011011001101010101001111011011001101010100111 ecb199eca98cecb199eca880ecb1a0eca8a9ed9aa9ed9aa7
UHC 챙쩌챙쨀챠쨩횩횧 11000011101011001100001010111100110000111010110011000010101100111100001110101101110000101011101111000011100111111100001110011110 c3acc2bcc3acc2b3c3adc2bbc39fc39e

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