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^ 1000100110010001001111110011111101000100100010011001000100111111001111110100010001011110 89913f3f4489913f3f445e
EUC-JP 苑??D苑??D^ 1011000111110001001111110011111101000100101100011111000100111111001111110100010001011110 b1f13f3f44b1f13f3f445e
UTF-8 苑묎갱D苑묎갱D^ 111010001000101110010001111010111010110010001110111010101011000010110001010001001110100010001011100100011110101110101100100011101110101010110000101100010100010001011110 e88b91ebac8eeab0b144e88b91ebac8eeab0b1445e
UHC 苑묎갱D苑묎갱D^ 111010101011110110010001111010101011000010111011010001001110101010111101100100011110101010110000101110110100010001011110 eabd91eab0bb44eabd91eab0bb445e

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