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 ??????LB 0011111100111111001111110011111100111111001111110100110001000010 3f3f3f3f3f3f4c42
SJIS-WIN 鉤ォ繧乗エイLB 1110011111101010101010111110001110000010100011111110011010110100101100100100110001000010 e7eaabe3828fe6b4b24c42
EUC-JP 鉤ォ繧乗エイLB 1110111011101100100011101010101111100101111000101011111011101000100011101011010010001110101100100100110001000010 eeec8eabe5e2bee88eb48eb24c42
UTF-8 鉤ォ繧乗エイLB 1110100110001001101001001110111110111101101010111110011110111001101001111110010010111001100101111110111110111101101101001110111110111101101100100100110001000010 e989a4efbdabe7b9a7e4b997efbdb4efbdb24c42
UHC 鉤?????LB 110011111100100100111111001111110011111100111111001111110100110001000010 cfc93f3f3f3f3f4c42

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