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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 蕚瀏鵯蕚瀏鵯^ 11100100110101001110000001100111111010100100101011100100110101001110000001100111111010100100101001011110 e4d4e067ea4ae4d4e067ea4a5e
EUC-JP 蕚瀏鵯蕚瀏鵯^ 11101000110101101101111111001000111100111010101111101000110101101101111111001000111100111010101101011110 e8d6dfc8f3abe8d6dfc8f3ab5e
UTF-8 蕚瀏鵯蕚瀏鵯^ 11101000100101011001101011100111100000001000111111101001101101011010111111101000100101011001101011100111100000001000111111101001101101011010111101011110 e8959ae7808fe9b5afe8959ae7808fe9b5af5e
UHC ?瀏??瀏?^ 001111111101011110110111001111110011111111010111101101110011111101011110 3fd7b73f3fd7b73f5e

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