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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 澈エ鰉澈エ鰉B 111110110100101110110100111010011101000111111000011010011111101101001011101101001110100111010001111110000110100101000010 fb4bb4e9d1f869fb4bb4e9d1f86942
EUC-JP 澈エ鰉?澈エ鰉?B 1000111111001000111001011000111010110100111100101101001100111111100011111100100011100101100011101011010011110010110100110011111101000010 8fc8e58eb4f2d33f8fc8e58eb4f2d33f42
UTF-8 澈エ鰉澈エ鰉B 11100110101111101000100011101111101111011011010011101001101100001000100111101110100110001000100111100110101111101000100011101111101111011011010011101001101100001000100111101110100110001000100101000010 e6be88efbdb4e9b089ee9889e6be88efbdb4e9b089ee988942
UHC 澈???澈???B 1111010011001101001111110011111100111111111101001100110100111111001111110011111101000010 f4cd3f3f3ff4cd3f3f3f42

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