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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蜀咎ーー蜀咎ー、^ 11100101100001101001100111101001101100001011000011100101100001101001100111101001101100001010010001011110 e58699e9b0b0e58699e9b0a45e
EUC-JP 蜀咎ーー蜀咎ー、^ 1110100111100110110100101110101110001110101100001000111010110000111010011110011011010010111010111000111010110000100011101010010001011110 e9e6d2eb8eb08eb0e9e6d2eb8eb08ea45e
UTF-8 蜀咎ーー蜀咎ー、^ 11101000100111001000000011100101100100101000111011101111101111011011000011101111101111011011000011101000100111001000000011100101100100101000111011101111101111011011000011101111101111011010010001011110 e89c80e5928eefbdb0efbdb0e89c80e5928eefbdb0efbda45e
UHC 蜀咎??蜀咎??^ 11110101101110011100111110100100001111110011111111110101101110011100111110100100001111110011111101011110 f5b9cfa43f3ff5b9cfa43f3f5e

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