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 ????Q}????Q{^ 00111111001111110011111100111111010100010111110100111111001111110011111100111111010100010111101101011110 3f3f3f3f517d3f3f3f3f517b5e
SJIS-WIN シユシ・Q}シユシ・Q{^ 10111100110101011011110010100101010100010111110110111100110101011011110010100101010100010111101101011110 bcd5bca5517dbcd5bca5517b5e
EUC-JP シユシ・Q}シユシ・Q{^ 100011101011110010001110110101011000111010111100100011101010010101010001011111011000111010111100100011101101010110001110101111001000111010100101010100010111101101011110 8ebc8ed58ebc8ea5517d8ebc8ed58ebc8ea5517b5e
UTF-8 シユシ・Q}シユシ・Q{^ 1110111110111101101111001110111110111110100101011110111110111101101111001110111110111101101001010101000101111101111011111011110110111100111011111011111010010101111011111011110110111100111011111011110110100101010100010111101101011110 efbdbcefbe95efbdbcefbda5517defbdbcefbe95efbdbcefbda5517b5e
UHC ????Q}????Q{^ 00111111001111110011111100111111010100010111110100111111001111110011111100111111010100010111101101011110 3f3f3f3f517d3f3f3f3f517b5e

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