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 顋戊ご蕘ゥ陬ィ 111010001111100110010101111010001000001010110010111001001111101110101001111010001010001110101000 e8f995e882b2e4fba9e8a3a8
EUC-JP 顋戊ご蕘ゥ陬ィ 1111000011111011110010101110101010100100101101001110100011111101100011101010100111110000101001011000111010101000 f0fbcaeaa4b4e8fd8ea9f0a58ea8
UTF-8 顋戊ご蕘ゥ陬ィ 111010011010000110001011111001101000100010001010111000111000000110010100111010001001010110011000111011111011110110101001111010011001100110101100111011111011110110101000 e9a18be6888ae38194e89598efbda9e999acefbda8
UHC ?戊ご???? 001111111101100111100110101010101011010000111111001111110011111100111111 3fd9e6aab43f3f3f3f

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