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 澈磁澈エ鮴ー澵 111110110100101110001110101001011111101101001011101101001110100110111110101100001111101101001100 fb4b8ea5fb4bb4e9beb0fb4c
EUC-JP 澈磁澈エ鮴ー澵 1000111111001000111001011011110010100111100011111100100011100101100011101011010011110010110000001000111010110000100011111100100011111000 8fc8e5bca78fc8e58eb4f2c08eb08fc8f8
UTF-8 澈磁澈エ鮴ー澵 111001101011111010001000111001111010001110000001111001101011111010001000111011111011110110110100111010011010111010110100111011111011110110110000111001101011111010110101 e6be88e7a381e6be88efbdb4e9aeb4efbdb0e6beb5
UHC 澈磁澈???? 11110100110011011110110110111000111101001100110100111111001111110011111100111111 f4cdedb8f4cd3f3f3f3f

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