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 ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
SJIS-WIN セュ璽x}セュ璽x{^ 10111110101011011000111010100011011110000111110110111110101011011000111010100011011110000111101101011110 bead8ea3787dbead8ea3787b5e
EUC-JP セュ璽x}セュ璽x{^ 1000111010111110100011101010110110111100101001010111100001111101100011101011111010001110101011011011110010100101011110000111101101011110 8ebe8eadbca5787d8ebe8eadbca5787b5e
UTF-8 セュ璽x}セュ璽x{^ 1110111110111101101111101110111110111101101011011110011110010010101111010111100001111101111011111011110110111110111011111011110110101101111001111001001010111101011110000111101101011110 efbdbeefbdade792bd787defbdbeefbdade792bd787b5e
UHC ??璽x}??璽x{^ 00111111001111111101111111011110011110000111110100111111001111111101111111011110011110000111101101011110 3f3fdfde787d3f3fdfde787b5e

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