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^ 1110100010100101001111110011111101000100111010001010010100111111001111110100010001011110 e8a53f3f44e8a53f3f445e
EUC-JP 隘??D隘??D^ 1111000010100111001111110011111101000100111100001010011100111111001111110100010001011110 f0a73f3f44f0a73f3f445e
UTF-8 隘듿륱D隘듿륱D^ 111010011001101010011000111010111001001110111111111010111010010110110001010001001110100110011010100110001110101110010011101111111110101110100101101100010100010001011110 e99a98eb93bfeba5b144e99a98eb93bfeba5b1445e
UHC 隘듿륱D隘듿륱D^ 111001001111011010001010111001011001000001010010010001001110010011110110100010101110010110010000010100100100010001011110 e4f68ae5905244e4f68ae59052445e

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