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?????LB 00111111001111110011111100111111001111110100110000111111001111110011111100111111001111110100110001000010 3f3f3f3f3f4c3f3f3f3f3f4c42
SJIS-WIN ?????L?????LB 00111111001111110011111100111111001111110100110000111111001111110011111100111111001111110100110001000010 3f3f3f3f3f4c3f3f3f3f3f4c42
EUC-JP ?????L?????LB 00111111001111110011111100111111001111110100110000111111001111110011111100111111001111110100110001000010 3f3f3f3f3f4c3f3f3f3f3f4c42
UTF-8 梨숈쿋吏쬎L梨숈쿋吏쬎LB 111011111010011110100010111011001000100010001000111011001011111110001011111011111010011110011110111011001010110010001110010011001110111110100111101000101110110010001000100010001110110010111111100010111110111110100111100111101110110010101100100011100100110001000010 efa7a2ec8888ecbf8befa79eecac8e4cefa7a2ec8888ecbf8befa79eecac8e4c42
UHC 梨숈쿋吏쬎L梨숈쿋吏쬎LB 1110110010110001100110011110110010110010101000001110110010100111101001110100010001001100111011001011000110011001111011001011001010100000111011001010011110100111010001000100110001000010 ecb199ecb2a0eca7a7444cecb199ecb2a0eca7a7444c42

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