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 ???L?L???L?LB 00111111001111110011111101001100001111110100110000111111001111110011111101001100001111110100110001000010 3f3f3f4c3f4c3f3f3f4c3f4c42
SJIS-WIN ???L?L???L?LB 00111111001111110011111101001100001111110100110000111111001111110011111101001100001111110100110001000010 3f3f3f4c3f4c3f3f3f4c3f4c42
EUC-JP ???L?L???L?LB 00111111001111110011111101001100001111110100110000111111001111110011111101001100001111110100110001000010 3f3f3f4c3f4c3f3f3f4c3f4c42
UTF-8 찼쨉혩L혩L찼쨉혩L혩LB 1110110010110000101111001110110010101000100010011110110110011000101010010100110011101101100110001010100101001100111011001011000010111100111011001010100010001001111011011001100010101001010011001110110110011000101010010100110001000010 ecb0bceca889ed98a94ced98a94cecb0bceca889ed98a94ced98a94c42
UHC 찼쨉혩L혩L찼쨉혩L혩LB 110000111010000111000010101101011100001010010001010011001100001010010001010011001100001110100001110000101011010111000010100100010100110011000010100100010100110001000010 c3a1c2b5c2914cc2914cc3a1c2b5c2914cc2914c42

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