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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 湿柴湿宍湿芝湿質^ 1000111010111100100011101100010010001110101111001000111010110011100011101011110010001110110001011000111010111100100011101011111101011110 8ebc8ec48ebc8eb38ebc8ec58ebc8ebf5e
EUC-JP 湿柴湿宍湿芝湿質^ 1011110010111110101111001100011010111100101111101011110010110101101111001011111010111100110001111011110010111110101111001100000101011110 bcbebcc6bcbebcb5bcbebcc7bcbebcc15e
UTF-8 湿柴湿宍湿芝湿質^ 11100110101110011011111111100110100111111011010011100110101110011011111111100101101011101000110111100110101110011011111111101000100010101001110111100110101110011011111111101000101100111010101001011110 e6b9bfe69fb4e6b9bfe5ae8de6b9bfe88a9de6b9bfe8b3aa5e
UHC ?柴???芝?質^ 001111111110001111000011001111110011111100111111111100101011100100111111111100101111010101011110 3fe3c33f3f3ff2b93ff2f55e

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