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 涖タ謗ゲ靈 1111101101000000110000001110011010001110101110011101111011101000110010111111100101001111 fb40c0e68eb9dee8cbf94f
EUC-JP 涖タ謗ゲ靈? 1000111111000111110010111000111011000000111010111110111010001110101110011000111011011110111100001100110100111111 8fc7cb8ec0ebee8eb98edef0cd3f
UTF-8 涖タ謗ゲ靈 111001101011011010010110111011111011111010000000111010001010110010010111111011111011110110111001111011111011111010011110111010011001110110001000111011101001101010101011 e6b696efbe80e8ac97efbdb9efbe9ee99d88ee9aab
UHC ??謗??靈? 001111110011111111011011101111110011111100111111110101101100010000111111 3f3fdbbf3f3fd6c43f

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