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 ?????????F 00111111001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f3f46
SJIS-WIN ???恁??恁?㎞F 00111111001111110011111110011100100011000011111100111111100111001000110000111111100001110111000101000110 3f3f3f9c8c3f3f9c8c3f877146
EUC-JP ???恁??恁??F 001111110011111100111111110101111110110000111111001111111101011111101100001111110011111101000110 3f3f3fd7ec3f3fd7ec3f3f46
UTF-8 梨뺤쭥恁앹콠恁살㎞F 11101111101001111010001011101011101110101010010011101100101011011010010111100110100000011000000111101100100101011011100111101100101111011010000011100110100000011000000111101100100000101011010011100011100011101001111001000110 efa7a2ebbaa4ecada5e68181ec95b9ecbda0e68181ec82b4e38e9e46
UHC 梨뺤쭥恁앹콠恁살㎞F 11101100101100011001010111101100101001111001100111101100111101101001110111101100101100011001100011101100111101101011101111101100101001111011000001000110 ecb195eca799ecf69decb198ecf6bbeca7b046

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