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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 髮作クコ\}髮作クコ\{^ 1110100110011011100011011110110010111000101110100101110001111101111010011001101110001101111011001011100010111010010111000111101101011110 e99b8decb8ba5c7de99b8decb8ba5c7b5e
EUC-JP 髮作クコ\}髮作クコ\{^ 111100011111101110111010111011101000111010111000100011101011101001011100011111011111000111111011101110101110111010001110101110001000111010111010010111000111101101011110 f1fbbaee8eb88eba5c7df1fbbaee8eb88eba5c7b5e
UTF-8 髮作クコ\}髮作クコ\{^ 1110100110101011101011101110010010111101100111001110111110111101101110001110111110111101101110100101110001111101111010011010101110101110111001001011110110011100111011111011110110111000111011111011110110111010010111000111101101011110 e9abaee4bd9cefbdb8efbdba5c7de9abaee4bd9cefbdb8efbdba5c7b5e
UHC 髮作??\}髮作??\{^ 1101101110100101111011011100001000111111001111110101110001111101110110111010010111101101110000100011111100111111010111000111101101011110 dba5edc23f3f5c7ddba5edc23f3f5c7b5e

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