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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 邪疳擧}邪疳擧{^ 100011101101011111100001011100001001110110100111011111011000111011010111111000010111000010011101101001110111101101011110 8ed7e1709da77d8ed7e1709da77b5e
EUC-JP 邪疳擧}邪疳擧{^ 101111001101100111100001110100011101101010101001011111011011110011011001111000011101000111011010101010010111101101011110 bcd9e1d1daa97dbcd9e1d1daa97b5e
UTF-8 邪疳擧}邪疳擧{^ 111010011000001010101010111001111001011010110011111001101001001110100111011111011110100110000010101010101110011110010110101100111110011010010011101001110111101101011110 e982aae796b3e693a77de982aae796b3e693a77b5e
UHC 邪疳擧}邪疳擧{^ 110111101111011111001010111101111100101111100001011111011101111011110111110010101111011111001011111000010111101101011110 def7caf7cbe17ddef7caf7cbe17b5e

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