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^ 11101010010000000011111110000011010011100100010011101010010000000011111110000011010011100100010001011110 ea403f834e44ea403f834e445e
EUC-JP 鵝?クD鵝?クD^ 11110011101000010011111110100101101011110100010011110011101000010011111110100101101011110100010001011110 f3a13fa5af44f3a13fa5af445e
UTF-8 鵝녺クD鵝녺クD^ 111010011011010110011101111010111000010110111010111000111000001010101111010001001110100110110101100111011110101110000101101110101110001110000010101011110100010001011110 e9b59deb85bae382af44e9b59deb85bae382af445e
UHC 鵝녺クD鵝녺クD^ 111001001011110110000110111001111010101110101111010001001110010010111101100001101110011110101011101011110100010001011110 e4bd86e7abaf44e4bd86e7abaf445e

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