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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???恁l????^ 001111110011111100111111100111001000110010000010100011000011111100111111001111110011111101011110 3f3f3f9c8c828c3f3f3f3f5e
EUC-JP ???恁l????^ 001111110011111100111111110101111110110010100011111011000011111100111111001111110011111101011110 3f3f3fd7eca3ec3f3f3f3f5e
UTF-8 梨뚰삻恁l콌吏고샆^ 11101111101001111010001011101011100110101011000011101100100000101011101111100110100000011000000111101111101111011000110011101100101111011000110011101111101001111001111011101010101100111010000011101100100000111000011001011110 efa7a2eb9ab0ec82bbe68181efbd8cecbd8cefa79eeab3a0ec83865e
UHC 梨뚰삻恁l콌吏고샆^ 11101100101100011000110011101101100110001011001011101100111101101010001111101100101100011000100011101100101001111011000011101101100110001011011101011110 ecb18ced98b2ecf6a3ecb188eca7b0ed98b75e

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