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 ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN 銹汜}v銹汜}vB 1111001111111011111001111111011011111010111101100111110101110110111100111111101111100111111101101111101011110110011111010111011001000010 f3fbe7f6faf67d76f3fbe7f6faf67d7642
EUC-JP ?銹汜}v?銹汜}vB 0011111111101110111110001000111111000110111000000111110101110110001111111110111011111000100011111100011011100000011111010111011001000010 3feef88fc6e07d763feef88fc6e07d7642
UTF-8 銹汜}v銹汜}vB 1110111010001011101011101110100110001010101110011110011010110001100111000111110101110110111011101000101110101110111010011000101010111001111001101011000110011100011111010111011001000010 ee8baee98ab9e6b19c7d76ee8baee98ab9e6b19c7d7642
UHC ?銹?}v?銹?}vB 00111111111000101100100000111111011111010111011000111111111000101100100000111111011111010111011001000010 3fe2c83f7d763fe2c83f7d7642

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