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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 闥サ繧域イ冶梨 111010001001001010111011111000111000001010001000111001101011001010010110111010001001011110011100 e892bbe38288e6b296e8979c
EUC-JP 闥サ繧域イ冶梨 1110111111110010100011101011101111100101111000101011000011101000100011101011001011001100111010101100110111111100 eff28ebbe5e2b0e88eb2cceacdfc
UTF-8 闥サ繧域イ冶梨 111010011001011110100101111011111011110110111011111001111011100110100111111001011001111110011111111011111011110110110010111001011000011010110110111001101010001010101000 e997a5efbdbbe7b9a7e59f9fefbdb2e586b6e6a2a8
UHC ???域?冶梨 00111111001111110011111111100110101101000011111111100101101001111101011111011110 3f3f3fe6b43fe5a7d7de

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