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 ????????\ 001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f5c
SJIS-WIN ????????\ 001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f5c
EUC-JP ????????\ 001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f5c
UTF-8 챌혥혙횓쩔챙혡혶\ 11101100101100011000110011101101100110001010010111101101100110001001100111101101100110101001001111101100101010011001010011101100101100011001100111101101100110001010000111101101100110001011011001011100 ecb18ced98a5ed9899ed9a93eca994ecb199ed98a1ed98b65c
UHC 챌혥혙횓쩔챙혡혶\ 1100001110100111110000101000110111000010100001001100001110001110110000101011111111000011101011001100001010001010110000101001110101011100 c3a7c28dc284c38ec2bfc3acc28ac29d5c

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