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^ 0011111100111111111010101001111101000100001111110011111111101010100111110100010001011110 3f3fea9f443f3fea9f445e
EUC-JP ??堯D??堯D^ 0011111100111111111101001010000101000100001111110011111111110100101000010100010001011110 3f3ff4a1443f3ff4a1445e
UTF-8 뾸了堯D뾸了堯D^ 111010111011111010111000111011111010011010111010111001011010000010101111010001001110101110111110101110001110111110100110101110101110010110100000101011110100010001011110 ebbeb8efa6bae5a0af44ebbeb8efa6bae5a0af445e
UHC 뾸了堯D뾸了堯D^ 100101110111101011101000111001111110100011101011010001001001011101111010111010001110011111101000111010110100010001011110 977ae8e7e8eb44977ae8e7e8eb445e

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