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 蟾玖ョ灘キ宣コ 1110010110110111100010111110100010101110100100111110010110110111100100001110100110111010 e5b78be8ae93e5b790e9ba
EUC-JP 蟾玖ョ灘キ宣コ 1110101010111001101101101110101010001110101011101100011011100111100011101011011111000000111010111000111010111010 eab9b6ea8eaec6e78eb7c0eb8eba
UTF-8 蟾玖ョ灘キ宣コ 111010001001111110111110111001111000111010010110111011111011110110101110111001111000000110011000111011111011110110110111111001011010111010100011111011111011110110111010 e89fbee78e96efbdaee78198efbdb7e5aea3efbdba
UHC 蟾玖?灘?宣? 1110000011101010110011111011100000111111111101111010100000111111111000001011111000111111 e0eacfb83ff7a83fe0be3f

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