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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 荳ケ蝮ヲ\}荳ケ蝮ヲ\{^ 1110010010111000101110011110010110011101101001100101110001111101111001001011100010111001111001011001110110100110010111000111101101011110 e4b8b9e59da65c7de4b8b9e59da65c7b5e
EUC-JP 荳ケ蝮ヲ\}荳ケ蝮ヲ\{^ 111010001011101010001110101110011110100111111101100011101010011001011100011111011110100010111010100011101011100111101001111111011000111010100110010111000111101101011110 e8ba8eb9e9fd8ea65c7de8ba8eb9e9fd8ea65c7b5e
UTF-8 荳ケ蝮ヲ\}荳ケ蝮ヲ\{^ 1110100010001101101100111110111110111101101110011110100010011101101011101110111110111101101001100101110001111101111010001000110110110011111011111011110110111001111010001001110110101110111011111011110110100110010111000111101101011110 e88db3efbdb9e89daeefbda65c7de88db3efbdb9e89daeefbda65c7b5e
UHC 荳???\}荳???\{^ 110101001110010100111111001111110011111101011100011111011101010011100101001111110011111100111111010111000111101101011110 d4e53f3f3f5c7dd4e53f3f3f5c7b5e

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