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 濚믡끁閱뉒퉺栒룩룎^ 11100110101111111001101011101011101011111010000111101011100000011000000111101001100101101011000111101011100010011001001011101101100010011011101011100110101000001001001011101011101000111010100111101011101000111000111001011110 e6bf9aebafa1eb8181e996b1eb8992ed89bae6a092eba3a9eba38e5e
UHC 濚믡끁閱뉒퉺栒룩룎^ 11100111101110011001001011100011100001011011011111100110111100111000011111100111101110011001001011100010111000111011011111101000100011111000110001011110 e7b992e385b7e6f387e7b992e2e3b7e88f8c5e

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