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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 瞽畔烈}瞽畔烈{^ 111000011101101010010100110010001001011111110011011111011110000111011010100101001100100010010111111100110111101101011110 e1da94c897f37de1da94c897f37b5e
EUC-JP 瞽畔烈}瞽畔烈{^ 111000101101110011001000110010101100111011110101011111011110001011011100110010001100101011001110111101010111101101011110 e2dcc8cacef57de2dcc8cacef57b5e
UTF-8 瞽畔烈}瞽畔烈{^ 111001111001111010111101111001111001010110010100111001111000001110001000011111011110011110011110101111011110011110010101100101001110011110000011100010000111101101011110 e79ebde79594e783887de79ebde79594e783887b5e
UHC ?畔烈}?畔烈{^ 00111111110110101110110111010110101011010111110100111111110110101110110111010110101011010111101101011110 3fdaedd6ad7d3fdaedd6ad7b5e

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