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 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
SJIS-WIN 鈆汐鋐治@鈆汐鋐治@B 11111011110000011000111010101100111110111101001010001110101000010100000011111011110000011000111010101100111110111101001010001110101000010100000001000010 fbc18eacfbd28ea140fbc18eacfbd28ea14042
EUC-JP 鈆汐鋐治@鈆汐鋐治@B 1000111111100011101111001011110010101110100011111110010010111110101111001010001101000000100011111110001110111100101111001010111010001111111001001011111010111100101000110100000001000010 8fe3bcbcae8fe4bebca3408fe3bcbcae8fe4bebca34042
UTF-8 鈆汐鋐治@鈆汐鋐治@B 111010011000100010000110111001101011000110010000111010011000101110010000111001101011001010111011010000001110100110001000100001101110011010110001100100001110100110001011100100001110011010110010101110110100000001000010 e98886e6b190e98b90e6b2bb40e98886e6b190e98b90e6b2bb4042
UHC ?汐?治@?汐?治@B 001111111110000010110001001111111111011010111101010000000011111111100000101100010011111111110110101111010100000001000010 3fe0b13ff6bd403fe0b13ff6bd4042

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