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 髣搾ス。陷大ケ 1110100110010111100011011110111110111101101000011110100010011100100100011110010110111001 e9978defbda1e89c91e5b9
EUC-JP 髣搾ス。陷大ケ 1111000111110111101110101111000110001110101111011000111010100001111011111111110011000010111001111000111010111001 f1f7baf18ebd8ea1effcc2e78eb9
UTF-8 髣搾ス。陷大ケ 111010011010101110100011111001101001000010111110111011111011110110111101111011111011110110100001111010011001100110110111111001011010010010100111111011111011110110111001 e9aba3e690beefbdbdefbda1e999b7e5a4a7efbdb9
UHC ?搾??陷大? 00111111111100111011011000111111001111111111100111101000110100111101111000111111 3ff3b63f3ff9e8d3de3f

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