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 ??J}??J{^ 001111110011111101001010011111010011111100111111010010100111101101011110 3f3f4a7d3f3f4a7b5e
SJIS-WIN 晧?J}晧?J{^ 1001110111101100001111110100101001111101100111011110110000111111010010100111101101011110 9dec3f4a7d9dec3f4a7b5e
EUC-JP 晧?J}晧?J{^ 1101101011101110001111110100101001111101110110101110111000111111010010100111101101011110 daee3f4a7ddaee3f4a7b5e
UTF-8 晧렮J}晧렮J{^ 1110011010011001101001111110101110100000101011100100101001111101111001101001100110100111111010111010000010101110010010100111101101011110 e699a7eba0ae4a7de699a7eba0ae4a7b5e
UHC 晧렮J}晧렮J{^ 11111011110001011000111010111011010010100111110111111011110001011000111010111011010010100111101101011110 fbc58ebb4a7dfbc58ebb4a7b5e

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