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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 鵰、靺・D鵰、靺・D^ 111111000100011110100100111010001101101010100101010001001111110001000111101001001110100011011010101001010100010001011110 fc47a4e8daa544fc47a4e8daa5445e
EUC-JP 鵰、靺・D鵰、靺・D^ 100011111110101111111011100011101010010011110000110111001000111010100101010001001000111111101011111110111000111010100100111100001101110010001110101001010100010001011110 8febfb8ea4f0dc8ea5448febfb8ea4f0dc8ea5445e
UTF-8 鵰、靺・D鵰、靺・D^ 111010011011010110110000111011111011110110100100111010011001110110111010111011111011110110100101010001001110100110110101101100001110111110111101101001001110100110011101101110101110111110111101101001010100010001011110 e9b5b0efbda4e99dbaefbda544e9b5b0efbda4e99dbaefbda5445e
UHC ??靺?D??靺?D^ 00111111001111111101100011001011001111110100010000111111001111111101100011001011001111110100010001011110 3f3fd8cb3f443f3fd8cb3f445e

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