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 蟾ス陲門叉閼ア 111001011011011110111101111010001010001010010110111001011000110110110011111010001000010010110001 e5b7bde8a296e58db3e884b1
EUC-JP 蟾ス陲門叉閼ア 1110101010111001100011101011110111110000101001001100110011100111101110101011010111101111111001001000111010110001 eab98ebdf0a4cce7bab5efe48eb1
UTF-8 蟾ス陲門叉閼ア 111010001001111110111110111011111011110110111101111010011001100110110010111010011001011010000000111001011000111110001001111010011001011010111100111011111011110110110001 e89fbeefbdbde999b2e99680e58f89e996bcefbdb1
UHC 蟾??門叉閼? 1110000011101010001111110011111111011010101001101111001110101001111001001101100100111111 e0ea3f3fdaa6f3a9e4d93f

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