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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 鬱屯?W}鬱屯?W{^ 100111110101010010010011110101000011111101010111011111011001111101010100100100111101010000111111010101110111101101011110 9f5493d43f577d9f5493d43f577b5e
EUC-JP 鬱屯?W}鬱屯?W{^ 110111011011010111000110110101100011111101010111011111011101110110110101110001101101011000111111010101110111101101011110 ddb5c6d63f577dddb5c6d63f577b5e
UTF-8 鬱屯횅W}鬱屯횅W{^ 1110100110101100101100011110010110110001101011111110110110011010100001010101011101111101111010011010110010110001111001011011000110101111111011011001101010000101010101110111101101011110 e9acb1e5b1afed9a85577de9acb1e5b1afed9a85577b5e
UHC 鬱屯횅W}鬱屯횅W{^ 1110101010100110110101001110101011001000101101110101011101111101111010101010011011010100111010101100100010110111010101110111101101011110 eaa6d4eac8b7577deaa6d4eac8b7577b5e

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