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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 辟シ魏・v辟シ魏・vB 111001111000010010111100111010011011000010100101011101101110011110000100101111001110100110110000101001010111011001000010 e784bce9b0a576e784bce9b0a57642
EUC-JP 辟シ魏・v辟シ魏・vB 11101101111001001000111010111100111100101011001010001110101001010111011011101101111001001000111010111100111100101011001010001110101001010111011001000010 ede48ebcf2b28ea576ede48ebcf2b28ea57642
UTF-8 辟シ魏・v辟シ魏・vB 111010001011111010011111111011111011110110111100111010011010110110001111111011111011110110100101011101101110100010111110100111111110111110111101101111001110100110101101100011111110111110111101101001010111011001000010 e8be9fefbdbce9ad8fefbda576e8be9fefbdbce9ad8fefbda57642
UHC ??魏?v??魏?vB 00111111001111111110101011100000001111110111011000111111001111111110101011100000001111110111011001000010 3f3feae03f763f3feae03f7642

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