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 陌樞凰}陌樞凰{^ 111010001001100110011110111000101001100110000000011111011110100010011001100111101110001010011001100000000111101101011110 e8999ee299807de8999ee299807b5e
EUC-JP 陌樞凰}陌樞凰{^ 111011111111100111011100111001001101000111100000011111011110111111111001110111001110010011010001111000000111101101011110 eff9dce4d1e07deff9dce4d1e07b5e
UTF-8 陌樞凰}陌樞凰{^ 111010011001100110001100111001101010100010011110111001011000011110110000011111011110100110011001100011001110011010101000100111101110010110000111101100000111101101011110 e9998ce6a89ee587b07de9998ce6a89ee587b07b5e
UHC 陌樞凰}陌樞凰{^ 110110001110100011110101110100101111110011000101011111011101100011101000111101011101001011111100110001010111101101011110 d8e8f5d2fcc57dd8e8f5d2fcc57b5e

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