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 ??`n}??`n{^ 0011111100111111011000000110111001111101001111110011111101100000011011100111101101011110 3f3f606e7d3f3f606e7b5e
SJIS-WIN 質`n}質`n{^ 111100001100000010001110101111110110000001101110011111011111000011000000100011101011111101100000011011100111101101011110 f0c08ebf606e7df0c08ebf606e7b5e
EUC-JP ?質`n}?質`n{^ 00111111101111001100000101100000011011100111110100111111101111001100000101100000011011100111101101011110 3fbcc1606e7d3fbcc1606e7b5e
UTF-8 質`n}質`n{^ 11101110100000011011111111101000101100111010101001100000011011100111110111101110100000011011111111101000101100111010101001100000011011100111101101011110 ee81bfe8b3aa606e7dee81bfe8b3aa606e7b5e
UHC ?質`n}?質`n{^ 00111111111100101111010101100000011011100111110100111111111100101111010101100000011011100111101101011110 3ff2f5606e7d3ff2f5606e7b5e

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