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{^ 00111111100000011010100100111111010101110111110100111111100000011010100100111111010101110111101101011110 3f81a93f577d3f81a93f577b5e
EUC-JP 璵←?W}璵←?W{^ 1000111111001100111001101010001010101011001111110101011101111101100011111100110011100110101000101010101100111111010101110111101101011110 8fcce6a2ab3f577d8fcce6a2ab3f577b5e
UTF-8 璵←쾳W}璵←쾳W{^ 1110011110010010101101011110001010000110100100001110110010111110101100110101011101111101111001111001001010110101111000101000011010010000111011001011111010110011010101110111101101011110 e792b5e28690ecbeb3577de792b5e28690ecbeb3577b5e
UHC 璵←쾳W}璵←쾳W{^ 1110011010100101101000011110011110110010100010010101011101111101111001101010010110100001111001111011001010001001010101110111101101011110 e6a5a1e7b289577de6a5a1e7b289577b5e

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