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 10011011110100100101011101011110100110111101001001011100011111010111011010011011110100100101011101011110100110111101001001011100011111010111011001000010 9bd2575e9bd25c7d769bd2575e9bd25c7d7642
EUC-JP 嶬W^嶬\}v嶬W^嶬\}vB 11010110110101000101011101011110110101101101010001011100011111010111011011010110110101000101011101011110110101101101010001011100011111010111011001000010 d6d4575ed6d45c7d76d6d4575ed6d45c7d7642
UTF-8 嶬W^嶬\}v嶬W^嶬\}vB 1110010110110110101011000101011101011110111001011011011010101100010111000111110101110110111001011011011010101100010101110101111011100101101101101010110001011100011111010111011001000010 e5b6ac575ee5b6ac5c7d76e5b6ac575ee5b6ac5c7d7642
UHC ?W^?\}v?W^?\}vB 001111110101011101011110001111110101110001111101011101100011111101010111010111100011111101011100011111010111011001000010 3f575e3f5c7d763f575e3f5c7d7642

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