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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 質宍質宍B 1111000011000000100011101011111111110000101110001000111010110011111100001100000010001110101111111111000010111000100011101011001101000010 f0c08ebff0b88eb3f0c08ebff0b88eb342
EUC-JP ?質?宍?質?宍B 00111111101111001100000100111111101111001011010100111111101111001100000100111111101111001011010101000010 3fbcc13fbcb53fbcc13fbcb542
UTF-8 質宍質宍B 11101110100000011011111111101000101100111010101011101110100000011011011111100101101011101000110111101110100000011011111111101000101100111010101011101110100000011011011111100101101011101000110101000010 ee81bfe8b3aaee81b7e5ae8dee81bfe8b3aaee81b7e5ae8d42
UHC ?質???質??B 0011111111110010111101010011111100111111001111111111001011110101001111110011111101000010 3ff2f53f3f3ff2f53f3f42

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