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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 質エ跫鉋ュ蒔 1111000011000000100011101011111111110000101101011011010011100110111011011110011111101110101011011000111010101010 f0c08ebff0b5b4e6ede7eead8eaa
EUC-JP ?質?エ跫鉋ュ蒔 0011111110111100110000010011111110001110101101001110110011101111111011101111000010001110101011011011110010101100 3fbcc13f8eb4ecefeef08eadbcac
UTF-8 質エ跫鉋ュ蒔 111011101000000110111111111010001011001110101010111011101000000110110100111011111011110110110100111010001011011110101011111010011000100110001011111011111011110110101101111010001001001010010100 ee81bfe8b3aaee81b4efbdb4e8b7abe9898befbdade89294
UHC ?質?????蒔 00111111111100101111010100111111001111110011111100111111001111111110001111001000 3ff2f53f3f3f3f3fe3c8

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