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 ??????_??? 00111111001111110011111100111111001111110011111101011111001111110011111100111111 3f3f3f3f3f3f5f3f3f3f
SJIS-WIN ??????_??? 00111111001111110011111100111111001111110011111101011111001111110011111100111111 3f3f3f3f3f3f5f3f3f3f
EUC-JP ??????_??? 00111111001111110011111100111111001111110011111101011111001111110011111100111111 3f3f3f3f3f3f5f3f3f3f
UTF-8 셍롊렼섟셔섀_셍롎렼 11101100100001011000110111101011101000011000101011101011101000001011110011101100100001001001111111101100100001011001010011101100100001001000000001011111111011001000010110001101111010111010000110001110111010111010000010111100 ec858deba18aeba0bcec849fec8594ec84805fec858deba18eeba0bc
UHC 셍롊렼섟셔섀_셍롎렼 10111100110001001000111011010000100011101100010010111100101100001011110011000101101111001010100001011111101111001100010010001110110101001000111011000100 bcc48ed08ec4bcb0bcc5bca85fbcc48ed48ec4

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