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 髣肴ッウ髣肴ッャ^ 11101001100101111000110111100110101011111011001111101001100101111000110111100110101011111010110001011110 e9978de6afb3e9978de6afac5e
EUC-JP 髣肴ッウ髣肴ッャ^ 1111000111110111101110101110100010001110101011111000111010110011111100011111011110111010111010001000111010101111100011101010110001011110 f1f7bae88eaf8eb3f1f7bae88eaf8eac5e
UTF-8 髣肴ッウ髣肴ッャ^ 11101001101010111010001111101000100000101011010011101111101111011010111111101111101111011011001111101001101010111010001111101000100000101011010011101111101111011010111111101111101111011010110001011110 e9aba3e882b4efbdafefbdb3e9aba3e882b4efbdafefbdac5e
UHC ?肴???肴??^ 0011111111111101101000100011111100111111001111111111110110100010001111110011111101011110 3ffda23f3f3ffda23f3f5e

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