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{^ 10011010100011100011111100111111010101110111110110011010100011100011111100111111010101110111101101011110 9a8e3f3f577d9a8e3f3f577b5e
EUC-JP 嚴??W}嚴??W{^ 11010011111011100011111100111111010101110111110111010011111011100011111100111111010101110111101101011110 d3ee3f3f577dd3ee3f3f577b5e
UTF-8 嚴븅낡W}嚴븅낡W{^ 1110010110011010101101001110101110111000100001011110101110000010101000010101011101111101111001011001101010110100111010111011100010000101111010111000001010100001010101110111101101011110 e59ab4ebb885eb82a1577de59ab4ebb885eb82a1577b5e
UHC 嚴븅낡W}嚴븅낡W{^ 1110010111110001101110101110100110110011101100000101011101111101111001011111000110111010111010011011001110110000010101110111101101011110 e5f1bae9b3b0577de5f1bae9b3b0577b5e

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