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 蟾玖ョ灘キ仙ケ 1110010110110111100010111110100010101110100100111110010110110111100100001110010110111001 e5b78be8ae93e5b790e5b9
EUC-JP 蟾玖ョ灘キ仙ケ 1110101010111001101101101110101010001110101011101100011011100111100011101011011111000000111001111000111010111001 eab9b6ea8eaec6e78eb7c0e78eb9
UTF-8 蟾玖ョ灘キ仙ケ 111010001001111110111110111001111000111010010110111011111011110110101110111001111000000110011000111011111011110110110111111001001011101110011001111011111011110110111001 e89fbee78e96efbdaee78198efbdb7e4bb99efbdb9
UHC 蟾玖?灘?仙? 1110000011101010110011111011100000111111111101111010100000111111111000001011100100111111 e0eacfb83ff7a83fe0b93f

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