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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 霰槎怺霰槎怺^ 11101000110001011001111011001010100111001000101011101000110001011001111011001010100111001000101001011110 e8c59eca9c8ae8c59eca9c8a5e
EUC-JP 霰槎怺霰槎怺^ 11110000110001111101110011001100110101111110101011110000110001111101110011001100110101111110101001011110 f0c7dcccd7eaf0c7dcccd7ea5e
UTF-8 霰槎怺霰槎怺^ 11101001100111001011000011100110101001111000111011100110100000001011101011101001100111001011000011100110101001111000111011100110100000001011101001011110 e99cb0e6a78ee680bae99cb0e6a78ee680ba5e
UHC 霰??霰??^ 110111111010110000111111001111111101111110101100001111110011111101011110 dfac3f3fdfac3f3f5e

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