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 ??Ex}??Ex{^ 0011111100111111010001010111100001111101001111110011111101000101011110000111101101011110 3f3f45787d3f3f45787b5e
SJIS-WIN ?讓Ex}?讓Ex{^ 00111111111001101010100001000101011110000111110100111111111001101010100001000101011110000111101101011110 3fe6a845787d3fe6a845787b5e
EUC-JP 嶴讓Ex}嶴讓Ex{^ 1000111110111011111100111110110010101010010001010111100001111101100011111011101111110011111011001010101001000101011110000111101101011110 8fbbf3ecaa45787d8fbbf3ecaa45787b5e
UTF-8 嶴讓Ex}嶴讓Ex{^ 11100101101101101011010011101000101011101001001101000101011110000111110111100101101101101011010011101000101011101001001101000101011110000111101101011110 e5b6b4e8ae9345787de5b6b4e8ae9345787b5e
UHC ?讓Ex}?讓Ex{^ 00111111111001011101001101000101011110000111110100111111111001011101001101000101011110000111101101011110 3fe5d345787d3fe5d345787b5e

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