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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 顆滂スカ顆滂スカ^ 11101000111101111001111111101111101111011011011011101000111101111001111111101111101111011011011001011110 e8f79fefbdb6e8f79fefbdb65e
EUC-JP 顆滂スカ顆滂スカ^ 1111000011111001110111101111000110001110101111011000111010110110111100001111100111011110111100011000111010111101100011101011011001011110 f0f9def18ebd8eb6f0f9def18ebd8eb65e
UTF-8 顆滂スカ顆滂スカ^ 11101001101000011000011011100110101110111000001011101111101111011011110111101111101111011011011011101001101000011000011011100110101110111000001011101111101111011011110111101111101111011011011001011110 e9a186e6bb82efbdbdefbdb6e9a186e6bb82efbdbdefbdb65e
UHC 顆滂??顆滂??^ 11001110101010001101101110110101001111110011111111001110101010001101101110110101001111110011111101011110 cea8dbb53f3fcea8dbb53f3f5e

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