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 ???S[???S[^ 0011111100111111001111110101001101011011001111110011111100111111010100110101101101011110 3f3f3f535b3f3f3f535b5e
SJIS-WIN セュ璽S[セュ璽S[^ 10111110101011011000111010100011010100110101101110111110101011011000111010100011010100110101101101011110 bead8ea3535bbead8ea3535b5e
EUC-JP セュ璽S[セュ璽S[^ 1000111010111110100011101010110110111100101001010101001101011011100011101011111010001110101011011011110010100101010100110101101101011110 8ebe8eadbca5535b8ebe8eadbca5535b5e
UTF-8 セュ璽S[セュ璽S[^ 1110111110111101101111101110111110111101101011011110011110010010101111010101001101011011111011111011110110111110111011111011110110101101111001111001001010111101010100110101101101011110 efbdbeefbdade792bd535befbdbeefbdade792bd535b5e
UHC ??璽S[??璽S[^ 00111111001111111101111111011110010100110101101100111111001111111101111111011110010100110101101101011110 3f3fdfde535b3f3fdfde535b5e

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