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 ????`????OB 0011111100111111001111110011111101100000001111110011111100111111001111110100111101000010 3f3f3f3f603f3f3f3f4f42
SJIS-WIN 亥?證?`亥?證?OB 100010001110010100111111111001101001101000111111011000001000100011100101001111111110011010011010001111110100111101000010 88e53fe69a3f6088e53fe69a3f4f42
EUC-JP 亥?證?`亥?證?OB 101100001110011100111111111010111111101000111111011000001011000011100111001111111110101111111010001111110100111101000010 b0e73febfa3f60b0e73febfa3f4f42
UTF-8 亥렱證렖`亥렱證렖OB 111001001011101010100101111010111010000010110001111010001010110110001001111010111010000010010110011000001110010010111010101001011110101110100000101100011110100010101101100010011110101110100000100101100100111101000010 e4baa5eba0b1e8ad89eba09660e4baa5eba0b1e8ad89eba0964f42
UHC 亥렱證렖`亥렱證렖OB 11111010101001001000111010111110111100011111101110001110101010110110000011111010101001001000111010111110111100011111101110001110101010110100111101000010 faa48ebef1fb8eab60faa48ebef1fb8eab4f42

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