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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 質宍[質宍[^ 11110000110000001000111010111111111100001011100010001110101100110101101111110000110000001000111010111111111100001011100010001110101100110101101101011110 f0c08ebff0b88eb35bf0c08ebff0b88eb35b5e
EUC-JP ?質?宍[?質?宍[^ 001111111011110011000001001111111011110010110101010110110011111110111100110000010011111110111100101101010101101101011110 3fbcc13fbcb55b3fbcc13fbcb55b5e
UTF-8 質宍[質宍[^ 111011101000000110111111111010001011001110101010111011101000000110110111111001011010111010001101010110111110111010000001101111111110100010110011101010101110111010000001101101111110010110101110100011010101101101011110 ee81bfe8b3aaee81b7e5ae8d5bee81bfe8b3aaee81b7e5ae8d5b5e
UHC ?質??[?質??[^ 00111111111100101111010100111111001111110101101100111111111100101111010100111111001111110101101101011110 3ff2f53f3f5b3ff2f53f3f5b5e

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