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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 姨??D姨??D^ 1001101101001000001111110011111101000100100110110100100000111111001111110100010001011110 9b483f3f449b483f3f445e
EUC-JP 姨??D姨??D^ 1101010110101001001111110011111101000100110101011010100100111111001111110100010001011110 d5a93f3f44d5a93f3f445e
UTF-8 姨먰슊D姨먰슊D^ 111001011010011110101000111010111010100010110000111011001000101010001010010001001110010110100111101010001110101110101000101100001110110010001010100010100100010001011110 e5a7a8eba8b0ec8a8a44e5a7a8eba8b0ec8a8a445e
UHC 姨먰슊D姨먰슊D^ 111011001010100110010000111011011001101010011010010001001110110010101001100100001110110110011010100110100100010001011110 eca990ed9a9a44eca990ed9a9a445e

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