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 髏皮帥迢ュ逞コ 111010011001000010010100111001111001000010000011111001111000101110101101111001111001011110111010 e99094e79083e78bade797ba
EUC-JP 髏皮帥迢ュ逞コ 1111000111110000110010001110100110111111111000111110110111101011100011101010110111101101111101111000111010111010 f1f0c8e9bfe3edeb8eadedf78eba
UTF-8 髏皮帥迢ュ逞コ 111010011010101110001111111001111001101010101110111001011011100010100101111010001011111110100010111011111011110110101101111010011000000010011110111011111011110110111010 e9ab8fe79aaee5b8a5e8bfa2efbdade9809eefbdba
UHC ?皮帥??逞? 00111111111110011010101111100001111111010011111100111111110101101100000100111111 3ff9abe1fd3f3fd6c13f

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