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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 澈磁澈エ鮑ァ?豎 11111011010010111000111010100101111110110100101110110100111010011011100010100111001111111110011010110001 fb4b8ea5fb4bb4e9b8a73fe6b1
EUC-JP 澈磁澈エ鮑ァ澇豎 10001111110010001110010110111100101001111000111111001000111001011000111010110100111100101011101010001110101001111000111111001000111001001110110010110011 8fc8e5bca78fc8e58eb4f2ba8ea78fc8e4ecb3
UTF-8 澈磁澈エ鮑ァ澇豎 111001101011111010001000111001111010001110000001111001101011111010001000111011111011110110110100111010011010111010010001111011111011110110100111111001101011111010000111111010001011000110001110 e6be88e7a381e6be88efbdb4e9ae91efbda7e6be87e8b18e
UHC 澈磁澈?鮑??? 111101001100110111101101101110001111010011001101001111111111100011101010001111110011111100111111 f4cdedb8f4cd3ff8ea3f3f3f

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