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^ 001111110011111100111111011110000011111100111111001111110111100001011110 3f3f3f783f3f3f785e
SJIS-WIN セュ璽xセュ璽x^ 1011111010101101100011101010001101111000101111101010110110001110101000110111100001011110 bead8ea378bead8ea3785e
EUC-JP セュ璽xセュ璽x^ 100011101011111010001110101011011011110010100101011110001000111010111110100011101010110110111100101001010111100001011110 8ebe8eadbca5788ebe8eadbca5785e
UTF-8 セュ璽xセュ璽x^ 111011111011110110111110111011111011110110101101111001111001001010111101011110001110111110111101101111101110111110111101101011011110011110010010101111010111100001011110 efbdbeefbdade792bd78efbdbeefbdade792bd785e
UHC ??璽x??璽x^ 0011111100111111110111111101111001111000001111110011111111011111110111100111100001011110 3f3fdfde783f3fdfde785e

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