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 ?W^?\}v?W^?\}vB 001111110101011101011110001111110101110001111101011101100011111101010111010111100011111101011100011111010111011001000010 3f575e3f5c7d763f575e3f5c7d7642
SJIS-WIN 仙W^仙\}v仙W^仙\}vB 10010000111001010101011101011110100100001110010101011100011111010111011010010000111001010101011101011110100100001110010101011100011111010111011001000010 90e5575e90e55c7d7690e5575e90e55c7d7642
EUC-JP 仙W^仙\}v仙W^仙\}vB 11000000111001110101011101011110110000001110011101011100011111010111011011000000111001110101011101011110110000001110011101011100011111010111011001000010 c0e7575ec0e75c7d76c0e7575ec0e75c7d7642
UTF-8 仙W^仙\}v仙W^仙\}vB 1110010010111011100110010101011101011110111001001011101110011001010111000111110101110110111001001011101110011001010101110101111011100100101110111001100101011100011111010111011001000010 e4bb99575ee4bb995c7d76e4bb99575ee4bb995c7d7642
UHC 仙W^仙\}v仙W^仙\}vB 11100000101110010101011101011110111000001011100101011100011111010111011011100000101110010101011101011110111000001011100101011100011111010111011001000010 e0b9575ee0b95c7d76e0b9575ee0b95c7d7642

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