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 杖瀧?杖瀧?^ 1000111111110001100100011110101100111111100011111111000110010001111010110011111101011110 8ff191eb3f8ff191eb3f5e
EUC-JP 杖瀧?杖瀧?^ 1011111011110011110000101110110100111111101111101111001111000010111011010011111101011110 bef3c2ed3fbef3c2ed3f5e
UTF-8 杖瀧객杖瀧객^ 11100110100111011001011011100111100000001010011111101010101100001001110111100110100111011001011011100111100000001010011111101010101100001001110101011110 e69d96e780a7eab09de69d96e780a7eab09d5e
UHC 杖瀧객杖瀧객^ 11101101111010001101011011101001101100001011010011101101111010001101011011101001101100001011010001011110 ede8d6e9b0b4ede8d6e9b0b45e

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