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 蒻セ謌黛邉「 111001001110100010111110111001101000100010010001111000011111010010111101111001111011001110100010 e4e8bee68891e1f4bde7b3a2
EUC-JP 蒻セ謌黛?邉「 11101000111010101000111010111110111010111110100011000010111000110011111111101110101101011000111010100010 e8ea8ebeebe8c2e33feeb58ea2
UTF-8 蒻セ謌黛邉「 111010001001001010111011111011111011110110111110111010001010110010001100111010011011101110011011111011101000110110101100111010011000001010001001111011111011110110100010 e892bbefbdbee8ac8ce9bb9bee8dace98289efbda2
UHC 蒻??黛??? 111001011011011000111111001111111101001111101010001111110011111100111111 e5b63f3fd3ea3f3f3f

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