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 蓐呻セ溯、懷嫌 111001001110101010011001111011111011111010011111111010001010010010011100111001011000110010011001 e4ea99efbe9fe8a49ce58c99
EUC-JP 蓐呻セ溯、懷嫌 1110100011101100110100101111000110001110101111101101111011101010100011101010010011011000111001111011011111111001 e8ecd2f18ebedeea8ea4d8e7b7f9
UTF-8 蓐呻セ溯、懷嫌 111010001001001110010000111001011001000110111011111011111011110110111110111001101011101010101111111011111011110110100100111001101000011110110111111001011010101110001100 e89390e591bbefbdbee6baafefbda4e687b7e5ab8c
UHC ?呻?溯?懷嫌 0011111111100011111000100011111111100001101111010011111111111100111000111111101011101110 3fe3e23fe1bd3ffce3faee

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