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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
EUC-JP 岵?笭岵?笭^ 100011111011101110110111001111111000111111010001111110111000111110111011101101110011111110001111110100011111101101011110 8fbbb73f8fd1fb8fbbb73f8fd1fb5e
UTF-8 岵쇤笭岵쇤笭^ 11100101101100101011010111101100100001111010010011100111101011001010110111100101101100101011010111101100100001111010010011100111101011001010110101011110 e5b2b5ec87a4e7acade5b2b5ec87a4e7acad5e
UHC 岵쇤笭岵쇤笭^ 11111011110000001011110011101001110101101011110111111011110000001011110011101001110101101011110101011110 fbc0bce9d6bdfbc0bce9d6bd5e

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