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 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN 篥璧}v篥璧}vB 11100010110000111110000011111000011111010111011011100010110000111110000011111000011111010111011001000010 e2c3e0f87d76e2c3e0f87d7642
EUC-JP 篥璧}v篥璧}vB 11100100110001011110000011111010011111010111011011100100110001011110000011111010011111010111011001000010 e4c5e0fa7d76e4c5e0fa7d7642
UTF-8 篥璧}v篥璧}vB 1110011110101111101001011110011110010010101001110111110101110110111001111010111110100101111001111001001010100111011111010111011001000010 e7afa5e792a77d76e7afa5e792a77d7642
UHC ?璧}v?璧}vB 0011111111011011111111010111110101110110001111111101101111111101011111010111011001000010 3fdbfd7d763fdbfd7d7642

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