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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 蟇ャ謔牙オら濫 111001011010111110101100111001101000001010001001111001011011010110000010111001111001011110010100 e5aface68289e5b582e79794
EUC-JP 蟇ャ謔牙オら濫 1110101010110001100011101010110011101011111000101011001011100111100011101011010110100100111010011100110111110100 eab18eacebe2b2e78eb5a4e9cdf4
UTF-8 蟇ャ謔牙オら濫 111010001001111110000111111011111011110110101100111010001010110010010100111001111000100110011001111011111011110110110101111000111000001010001001111001101011111110101011 e89f87efbdace8ac94e78999efbdb5e38289e6bfab
UHC ??謔牙?ら濫 0011111100111111111110011100110011100100101100110011111110101010111010011101010110111101 3f3ff9cce4b33faae9d5bd

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