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 踉暮オ晄魴擔 11100110111100101001010111101001101101011001110111100110111100101001010111101001101101011001110101011110 e6f295e9b59de6f295e9b59d5e
EUC-JP 踉暮オ晄?魴擔 11101100111101001100101011101011100011101011010111011010111010000011111111110010101101111101100110111111 ecf4caeb8eb5dae83ff2b7d9bf
UTF-8 踉暮オ晄魴擔 111010001011100010001001111001101001101010101110111011111011110110110101111001101001100110000100111011101000011110001100111010011010110110110100111001101001001110010100 e8b889e69aaeefbdb5e69984ee878ce9adb4e69394
UHC ?暮?晄??擔 00111111110110011011101000111111111111001100110100111111001111111101001110111101 3fd9ba3ffccd3f3fd3bd

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