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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
EUC-JP 濚????????^ 100011111100100110100001001111110011111100111111001111110011111100111111001111110011111101011110 8fc9a13f3f3f3f3f3f3f3f5e
UTF-8 濚믡끁呂곁퉺栒룡씛^ 11100110101111111001101011101011101011111010000111101011100000011000000111101111101001101000000011101010101100111000000111101101100010011011101011100110101000001001001011101011101000111010000111101100100101001001101101011110 e6bf9aebafa1eb8181efa680eab381ed89bae6a092eba3a1ec949b5e
UHC 濚믡끁呂곁퉺栒룡씛^ 11100111101110011001001011100011100001011011011111100101111110111011000011100111101110011001001011100010111000111011011111100110100111011011000001011110 e7b992e385b7e5fbb0e7b992e2e3b7e69db05e

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