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 ??B^}??B^{^ 0011111100111111010000100101111001111101001111110011111101000010010111100111101101011110 3f3f425e7d3f3f425e7b5e
SJIS-WIN 質B^}質B^{^ 111100001100000010001110101111110100001001011110011111011111000011000000100011101011111101000010010111100111101101011110 f0c08ebf425e7df0c08ebf425e7b5e
EUC-JP ?質B^}?質B^{^ 00111111101111001100000101000010010111100111110100111111101111001100000101000010010111100111101101011110 3fbcc1425e7d3fbcc1425e7b5e
UTF-8 質B^}質B^{^ 11101110100000011011111111101000101100111010101001000010010111100111110111101110100000011011111111101000101100111010101001000010010111100111101101011110 ee81bfe8b3aa425e7dee81bfe8b3aa425e7b5e
UHC ?質B^}?質B^{^ 00111111111100101111010101000010010111100111110100111111111100101111010101000010010111100111101101011110 3ff2f5425e7d3ff2f5425e7b5e

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