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 蟾仙ケ暦スゥ逵 1110010110110111100100001110010110111001100101111110111110111101101010011110011110011100 e5b790e5b997efbda9e79c
EUC-JP 蟾仙ケ暦スゥ逵 1110101010111001110000001110011110001110101110011100111011110001100011101011110110001110101010011110110111111100 eab9c0e78eb9cef18ebd8ea9edfc
UTF-8 蟾仙ケ暦スゥ逵 111010001001111110111110111001001011101110011001111011111011110110111001111001101001101010100110111011111011110110111101111011111011110110101001111010011000000010110101 e89fbee4bb99efbdb9e69aa6efbdbdefbda9e980b5
UHC 蟾仙????逵 11100000111010101110000010111001001111110011111100111111001111111101000010110000 e0eae0b93f3f3f3fd0b0

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