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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 浯滂スシ鞳假スヲ 111110101111110010011111111011111011110110111100111010001110001110011000111011111011110110100110 fafc9fefbdbce8e398efbda6
EUC-JP 浯滂スシ鞳假スヲ 1000111111000111110000111101111011110001100011101011110110001110101111001111000011100101110100001111000110001110101111011000111010100110 8fc7c3def18ebd8ebcf0e5d0f18ebd8ea6
UTF-8 浯滂スシ鞳假スヲ 111001101011010110101111111001101011101110000010111011111011110110111101111011111011110110111100111010011001111010110011111001011000000110000111111011111011110110111101111011111011110110100110 e6b5afe6bb82efbdbdefbdbce99eb3e58187efbdbdefbda6
UHC ?滂???假?? 00111111110110111011010100111111001111110011111111001010101000110011111100111111 3fdbb53f3f3fcaa33f3f

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