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 ????m??m?^ 001111110011111100111111001111111000001010001101001111110011111110000010100011010011111101011110 3f3f3f3f828d3f3f828d3f5e
EUC-JP ????m??m?^ 001111110011111100111111001111111010001111101101001111110011111110100011111011010011111101011110 3f3f3f3fa3ed3f3fa3ed3f5e
UTF-8 梨꾩콈淋m슌淋m슌^ 11101111101001111010001011101010101111101010100111101100101111011000100011101111101001111011010111101111101111011000110111101100100010101000110011101111101001111011010111101111101111011000110111101100100010101000110001011110 efa7a2eabea9ecbd88efa7b5efbd8dec8a8cefa7b5efbd8dec8a8c5e
UHC 梨꾩콈淋m슌淋m슌^ 11101100101100011000010011101100101100011000010011101100111110001010001111101101100110101001110011101100111110001010001111101101100110101001110001011110 ecb184ecb184ecf8a3ed9a9cecf8a3ed9a9c5e

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