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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 蠇懷シ情■辷セ 111110111010000110011100111001011011110010001111111011101000000110100001111001111000100010111110 fba19ce5bc8fee81a1e788be
EUC-JP ?懷シ情■辷セ 00111111110110001110011110001110101111001011111011110000101000101010001111101101111010001000111010111110 3fd8e78ebcbef0a2a3ede88ebe
UTF-8 蠇懷シ情■辷セ 111010001010000010000111111001101000011110110111111011111011110110111100111001101000001110000101111000101001011010100000111010001011111010110111111011111011110110111110 e8a087e687b7efbdbce68385e296a0e8beb7efbdbe
UHC ?懷?情■?? 00111111111111001110001100111111111011111101011110100001111000010011111100111111 3ffce33fefd7a1e13f3f

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