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 存陌牘}存陌牘{^ 100100011011011011101000100110011110000010101111011111011001000110110110111010001001100111100000101011110111101101011110 91b6e899e0af7d91b6e899e0af7b5e
EUC-JP 存陌牘}存陌牘{^ 110000101011100011101111111110011110000010110001011111011100001010111000111011111111100111100000101100010111101101011110 c2b8eff9e0b17dc2b8eff9e0b17b5e
UTF-8 存陌牘}存陌牘{^ 111001011010110110011000111010011001100110001100111001111000100110011000011111011110010110101101100110001110100110011001100011001110011110001001100110000111101101011110 e5ad98e9998ce789987de5ad98e9998ce789987b5e
UHC 存陌牘}存陌牘{^ 111100001110110111011000111010001101010010111010011111011111000011101101110110001110100011010100101110100111101101011110 f0edd8e8d4ba7df0edd8e8d4ba7b5e

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