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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 羌翫洲}羌翫洲{^ 111000111011001110001010111000111000111101000110011111011110001110110011100010101110001110001111010001100111101101011110 e3b38ae38f467de3b38ae38f467b5e
EUC-JP 羌翫洲}羌翫洲{^ 111001101011010110110100111001011011110110100111011111011110011010110101101101001110010110111101101001110111101101011110 e6b5b4e5bda77de6b5b4e5bda77b5e
UTF-8 羌翫洲}羌翫洲{^ 111001111011111010001100111001111011111110101011111001101011010010110010011111011110011110111110100011001110011110111111101010111110011010110100101100100111101101011110 e7be8ce7bfabe6b4b27de7be8ce7bfabe6b4b27b5e
UHC 羌翫洲}羌翫洲{^ 110010111011011011101000110100011111000110111101011111011100101110110110111010001101000111110001101111010111101101011110 cbb6e8d1f1bd7dcbb6e8d1f1bd7b5e

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