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 ???WD???WD^ 0011111100111111001111110101011101000100001111110011111100111111010101110100010001011110 3f3f3f57443f3f3f57445e
SJIS-WIN 鵝??WD鵝??WD^ 11101010010000000011111100111111010101110100010011101010010000000011111100111111010101110100010001011110 ea403f3f5744ea403f3f57445e
EUC-JP 鵝??WD鵝??WD^ 11110011101000010011111100111111010101110100010011110011101000010011111100111111010101110100010001011110 f3a13f3f5744f3a13f3f57445e
UTF-8 鵝녶컟WD鵝녶컟WD^ 1110100110110101100111011110101110000101101101101110110010111011100111110101011101000100111010011011010110011101111010111000010110110110111011001011101110011111010101110100010001011110 e9b59deb85b6ecbb9f5744e9b59deb85b6ecbb9f57445e
UHC 鵝녶컟WD鵝녶컟WD^ 1110010010111101100001101110010110110000100010100101011101000100111001001011110110000110111001011011000010001010010101110100010001011110 e4bd86e5b08a5744e4bd86e5b08a57445e

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