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??b??D??b^ 00111111001111110100010000111111001111110110001000111111001111110100010000111111001111110110001001011110 3f3f443f3f623f3f443f3f625e
SJIS-WIN ??D旭?b??D旭?b^ 001111110011111101000100100010001010111000111111011000100011111100111111010001001000100010101110001111110110001001011110 3f3f4488ae3f623f3f4488ae3f625e
EUC-JP ??D旭?b??D旭?b^ 001111110011111101000100101100001011000000111111011000100011111100111111010001001011000010110000001111110110001001011110 3f3f44b0b03f623f3f44b0b03f625e
UTF-8 亐렕D旭렔b亐렕D旭렔b^ 1110010010111010100100001110101110100000100101010100010011100110100101111010110111101011101000001001010001100010111001001011101010010000111010111010000010010101010001001110011010010111101011011110101110100000100101000110001001011110 e4ba90eba09544e697adeba09462e4ba90eba09544e697adeba094625e
UHC 亐렕D旭렔b亐렕D旭렔b^ 111010101010011110001110101010100100010011101001111011111000111010101001011000101110101010100111100011101010101001000100111010011110111110001110101010010110001001011110 eaa78eaa44e9ef8ea962eaa78eaa44e9ef8ea9625e

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