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 霎ー謗「螟壽」 1110100010111110101100001110011010001110101000101110010110100100100110101110011010100011 e8beb0e68ea2e5a49ae6a3
EUC-JP 霎ー謗「螟壽」 1111000011000000100011101011000011101011111011101000111010100010111010101010011011010100111010001000111010100011 f0c08eb0ebee8ea2eaa6d4e88ea3
UTF-8 霎ー謗「螟壽」 111010011001110010001110111011111011110110110000111010001010110010010111111011111011110110100010111010001001111010011111111001011010001110111101111011111011110110100011 e99c8eefbdb0e8ac97efbda2e89e9fe5a3bdefbda3
UHC ??謗?螟壽? 00111111001111111101101110111111001111111101100110101101111000011111100000111111 3f3fdbbf3fd9ade1f83f

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