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 蟾宣、難スァ諛 1110010110110111100100001110100110100100100100111110111110111101101001111110011010000111 e5b790e9a493efbda7e687
EUC-JP 蟾宣、難スァ諛 1110101010111001110000001110101110001110101001001100011011110001100011101011110110001110101001111110101111100111 eab9c0eb8ea4c6f18ebd8ea7ebe7
UTF-8 蟾宣、難スァ諛 111010001001111110111110111001011010111010100011111011111011110110100100111010011001101110100011111011111011110110111101111011111011110110100111111010001010101110011011 e89fbee5aea3efbda4e99ba3efbdbdefbda7e8ab9b
UHC 蟾宣?難??諛 1110000011101010111000001011111000111111110100011111000100111111001111111110101110110000 e0eae0be3fd1f13f3febb0

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