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 ????O????O^ 0011111100111111001111110011111101001111001111110011111100111111001111110100111101011110 3f3f3f3f4f3f3f3f3f4f5e
SJIS-WIN シナシヲOシナシヲO^ 1011110011000101101111001010011001001111101111001100010110111100101001100100111101011110 bcc5bca64fbcc5bca64f5e
EUC-JP シナシヲOシナシヲO^ 10001110101111001000111011000101100011101011110010001110101001100100111110001110101111001000111011000101100011101011110010001110101001100100111101011110 8ebc8ec58ebc8ea64f8ebc8ec58ebc8ea64f5e
UTF-8 シナシヲOシナシヲO^ 111011111011110110111100111011111011111010000101111011111011110110111100111011111011110110100110010011111110111110111101101111001110111110111110100001011110111110111101101111001110111110111101101001100100111101011110 efbdbcefbe85efbdbcefbda64fefbdbcefbe85efbdbcefbda64f5e
UHC ????O????O^ 0011111100111111001111110011111101001111001111110011111100111111001111110100111101011110 3f3f3f3f4f3f3f3f3f4f5e

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