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^ 111010001111110010010000111011111011110110110101010001001110100011111100100100001110111110111101101101010100010001011110 e8fc90efbdb544e8fc90efbdb5445e
EUC-JP 顰撰スオD顰撰スオD^ 11110000111111101100000011110001100011101011110110001110101101010100010011110000111111101100000011110001100011101011110110001110101101010100010001011110 f0fec0f18ebd8eb544f0fec0f18ebd8eb5445e
UTF-8 顰撰スオD顰撰スオD^ 111010011010000110110000111001101001001010110000111011111011110110111101111011111011110110110101010001001110100110100001101100001110011010010010101100001110111110111101101111011110111110111101101101010100010001011110 e9a1b0e692b0efbdbdefbdb544e9a1b0e692b0efbdbdefbdb5445e
UHC ?撰??D?撰??D^ 00111111111100111011110000111111001111110100010000111111111100111011110000111111001111110100010001011110 3ff3bc3f3f443ff3bc3f3f445e

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