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 蓙雫式射治セホ 111001001110011010001110101101001000111010101110100011101100101110001110101000011011111011001110 e4e68eb48eae8ecb8ea1bece
EUC-JP 蓙雫式射治セホ 1110100011101000101111001011011010111100101100001011110011001101101111001010001110001110101111101000111011001110 e8e8bcb6bcb0bccdbca38ebe8ece
UTF-8 蓙雫式射治セホ 111010001001001110011001111010011001101110101011111001011011110010001111111001011011000010000100111001101011001010111011111011111011110110111110111011111011111010001110 e89399e99babe5bc8fe5b084e6b2bbefbdbeefbe8e
UHC ??式射治?? 00111111001111111110001111010010110111101101001011110110101111010011111100111111 3f3fe3d2ded2f6bd3f3f

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