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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?臣も??存こ??ァ 001111111001000001100010100000101110000000111111001111111001000110110110100000101011000100111111001111111000001101000000 3f906282e03f3f91b682b13f3f8340
EUC-JP ?臣も??存こ??ァ 001111111011111111000011101001001110001000111111001111111100001010111000101001001011001100111111001111111010010110100001 3fbfc3a4e23f3fc2b8a4b33f3fa5a1
UTF-8 룵臣も룶ㄱ存こ룵欄ァ 111010111010001110110101111010001000011110100011111000111000001010000010111010111010001110110110111000111000010010110001111001011010110110011000111000111000000110010011111010111010001110110101111011111010010010011101111000111000001010100001 eba3b5e887a3e38282eba3b6e384b1e5ad98e38193eba3b5efa49de382a1
UHC 룵臣も룶ㄱ存こ룵欄ァ 1000111110101010111000111110110110101010111000101000111110101011101001001010000111110000111011011010101010110011100011111010101011010001111011011010101110100001 8faae3edaae28faba4a1f0edaab38faad1edaba1

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