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{^ 00111111100000011010110000111111010101110111110100111111100000011010110000111111010101110111101101011110 3f81ac3f577d3f81ac3f577b5e
EUC-JP 縯〓?W}縯〓?W{^ 1000111111010100110010111010001010101110001111110101011101111101100011111101010011001011101000101010111000111111010101110111101101011110 8fd4cba2ae3f577d8fd4cba2ae3f577b5e
UTF-8 縯〓젪W}縯〓젪W{^ 1110011110111000101011111110001110000000100100111110110010100000101010100101011101111101111001111011100010101111111000111000000010010011111011001010000010101010010101110111101101011110 e7b8afe38093eca0aa577de7b8afe38093eca0aa577b5e
UHC 縯〓젪W}縯〓젪W{^ 1110011011100000101000011110101110100000101000100101011101111101111001101110000010100001111010111010000010100010010101110111101101011110 e6e0a1eba0a2577de6e0a1eba0a2577b5e

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