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 ???^}???^{^ 0011111100111111001111110101111001111101001111110011111100111111010111100111101101011110 3f3f3f5e7d3f3f3f5e7b5e
SJIS-WIN 冓儡癪^}冓儡癪^{^ 1001100101101001100110010101001111100001100110110101111001111101100110010110100110011001010100111110000110011011010111100111101101011110 99699953e19b5e7d99699953e19b5e7b5e
EUC-JP 冓儡癪^}冓儡癪^{^ 1101000111001010110100011011010011100001111110110101111001111101110100011100101011010001101101001110000111111011010111100111101101011110 d1cad1b4e1fb5e7dd1cad1b4e1fb5e7b5e
UTF-8 冓儡癪^}冓儡癪^{^ 1110010110000110100100111110010110000100101000011110011110011001101010100101111001111101111001011000011010010011111001011000010010100001111001111001100110101010010111100111101101011110 e58693e584a1e799aa5e7de58693e584a1e799aa5e7b5e
UHC ?儡?^}?儡?^{^ 00111111110101101110110100111111010111100111110100111111110101101110110100111111010111100111101101011110 3fd6ed3f5e7d3fd6ed3f5e7b5e

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