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 蛹呻セ溯、懷嫌 111001011000110010011001111011111011111010011111111010001010010010011100111001011000110010011001 e58c99efbe9fe8a49ce58c99
EUC-JP 蛹呻セ溯、懷嫌 1110100111101100110100101111000110001110101111101101111011101010100011101010010011011000111001111011011111111001 e9ecd2f18ebedeea8ea4d8e7b7f9
UTF-8 蛹呻セ溯、懷嫌 111010001001101110111001111001011001000110111011111011111011110110111110111001101011101010101111111011111011110110100100111001101000011110110111111001011010101110001100 e89bb9e591bbefbdbee6baafefbda4e687b7e5ab8c
UHC ?呻?溯?懷嫌 0011111111100011111000100011111111100001101111010011111111111100111000111111101011101110 3fe3e23fe1bd3ffce3faee

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