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 111110110100101110100101111110111011100110001001011101101111101101001011101001011111101110111001100010010111011001000010 fb4ba5fbb98976fb4ba5fbb9897642
EUC-JP 澈・鄧益澈・鄧益B 100011111100100011100101100011101010010110001111111000101100011110110001110101111000111111001000111001011000111010100101100011111110001011000111101100011101011101000010 8fc8e58ea58fe2c7b1d78fc8e58ea58fe2c7b1d742
UTF-8 澈・鄧益澈・鄧益B 11100110101111101000100011101111101111011010010111101001100001001010011111100111100110111000101011100110101111101000100011101111101111011010010111101001100001001010011111100111100110111000101001000010 e6be88efbda5e984a7e79b8ae6be88efbda5e984a7e79b8a42
UHC 澈?鄧益澈?鄧益B 111101001100110100111111110101001111100011101100110011001111010011001101001111111101010011111000111011001100110001000010 f4cd3fd4f8ecccf4cd3fd4f8eccc42

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