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{^ 10001111010001000011111100111111010101110111110110001111010001000011111100111111010101110111101101011110 8f443f3f577d8f443f3f577b5e
EUC-JP 愁??W}愁??W{^ 10111101101001010011111100111111010101110111110110111101101001010011111100111111010101110111101101011110 bda53f3f577dbda53f3f577b5e
UTF-8 愁공공W}愁공공W{^ 1110011010000100100000011110101010110011101101011110101010110011101101010101011101111101111001101000010010000001111010101011001110110101111010101011001110110101010101110111101101011110 e68481eab3b5eab3b5577de68481eab3b5eab3b5577b5e
UHC 愁공공W}愁공공W{^ 1110000111111110101100001111100010110000111110000101011101111101111000011111111010110000111110001011000011111000010101110111101101011110 e1feb0f8b0f8577de1feb0f8b0f8577b5e

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