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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 瓮??D瓮??D^ 1110000101000100001111110011111101000100111000010100010000111111001111110100010001011110 e1443f3f44e1443f3f445e
EUC-JP 瓮??D瓮??D^ 1110000110100101001111110011111101000100111000011010010100111111001111110100010001011110 e1a53f3f44e1a53f3f445e
UTF-8 瓮륅쉬D瓮륅쉬D^ 111001111001001110101110111010111010010110000101111011001000100110101100010001001110011110010011101011101110101110100101100001011110110010001001101011000100010001011110 e793aeeba585ec89ac44e793aeeba585ec89ac445e
UHC 瓮륅쉬D瓮륅쉬D^ 111010001011011110001111111011111011110110101100010001001110100010110111100011111110111110111101101011000100010001011110 e8b78fefbdac44e8b78fefbdac445e

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