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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 偲治篠質偲治篠 1000111011000011100011101010000110001110110000101000111010111111100011101100001110001110101000011000111011000010 8ec38ea18ec28ebf8ec38ea18ec2
EUC-JP 偲治篠質偲治篠 1011110011000101101111001010001110111100110001001011110011000001101111001100010110111100101000111011110011000100 bcc5bca3bcc4bcc1bcc5bca3bcc4
UTF-8 偲治篠質偲治篠 111001011000000110110010111001101011001010111011111001111010111110100000111010001011001110101010111001011000000110110010111001101011001010111011111001111010111110100000 e581b2e6b2bbe7afa0e8b3aae581b2e6b2bbe7afa0
UHC ?治篠質?治篠 001111111111011010111101111000011100011011110010111101010011111111110110101111011110000111000110 3ff6bde1c6f2f53ff6bde1c6

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