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 ??GE}??GE{^ 0011111100111111010001110100010101111101001111110011111101000111010001010111101101011110 3f3f47457d3f3f47457b5e
SJIS-WIN ?讓GE}?讓GE{^ 00111111111001101010100001000111010001010111110100111111111001101010100001000111010001010111101101011110 3fe6a847457d3fe6a847457b5e
EUC-JP 嶴讓GE}嶴讓GE{^ 1000111110111011111100111110110010101010010001110100010101111101100011111011101111110011111011001010101001000111010001010111101101011110 8fbbf3ecaa47457d8fbbf3ecaa47457b5e
UTF-8 嶴讓GE}嶴讓GE{^ 11100101101101101011010011101000101011101001001101000111010001010111110111100101101101101011010011101000101011101001001101000111010001010111101101011110 e5b6b4e8ae9347457de5b6b4e8ae9347457b5e
UHC ?讓GE}?讓GE{^ 00111111111001011101001101000111010001010111110100111111111001011101001101000111010001010111101101011110 3fe5d347457d3fe5d347457b5e

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