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^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
SJIS-WIN ???雍?D???雍?D^ 001111110011111100111111111010001011010000111111010001000011111100111111001111111110100010110100001111110100010001011110 3f3f3fe8b43f443f3f3fe8b43f445e
EUC-JP ???雍?D???雍?D^ 001111110011111100111111111100001011011000111111010001000011111100111111001111111111000010110110001111110100010001011110 3f3f3ff0b63f443f3f3ff0b63f445e
UTF-8 吳녽쭏雍칆D吳녽쭏雍칆D^ 111001011001000010110011111010111000010110111101111011001010110110001111111010011001101110001101111011001011100110000110010001001110010110010000101100111110101110000101101111011110110010101101100011111110100110011011100011011110110010111001100001100100010001011110 e590b3eb85bdecad8fe99b8decb98644e590b3eb85bdecad8fe99b8decb986445e
UHC 吳녽쭏雍칆D吳녽쭏雍칆D^ 1110011111101111100001101110100110100111100010001110100010111100101011110101011101000100111001111110111110000110111010011010011110001000111010001011110010101111010101110100010001011110 e7ef86e9a788e8bcaf5744e7ef86e9a788e8bcaf57445e

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