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 ??????j 00111111001111110011111100111111001111110011111101101010 3f3f3f3f3f3f6a
SJIS-WIN 盖韜哈眩瘁髴j 11100001101100111110100011101001100110011111101111100001101111111110000110000001111010011001110001101010 e1b3e8e999fbe1bfe181e99c6a
EUC-JP 盖韜哈眩瘁髴j 11100010101101011111000011101011110100101111110111100010110000011110000111100001111100011111110001101010 e2b5f0ebd2fde2c1e1e1f1fc6a
UTF-8 盖韜哈眩瘁髴j 11100111100110111001011011101001100111111001110011100101100100111000100011100111100111001010100111100111100110001000000111101001101010111011010001101010 e79b96e99f9ce59388e79ca9e79881e9abb46a
UHC 盖韜哈眩??j 1100101111001100110101001011011111111001111010111111101011011111001111110011111101101010 cbccd4b7f9ebfadf3f3f6a

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