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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 髮作クケ}髮作クケ{^ 111010011001101110001101111011001011100010111001011111011110100110011011100011011110110010111000101110010111101101011110 e99b8decb8b97de99b8decb8b97b5e
EUC-JP 髮作クケ}髮作クケ{^ 11110001111110111011101011101110100011101011100010001110101110010111110111110001111110111011101011101110100011101011100010001110101110010111101101011110 f1fbbaee8eb88eb97df1fbbaee8eb88eb97b5e
UTF-8 髮作クケ}髮作クケ{^ 111010011010101110101110111001001011110110011100111011111011110110111000111011111011110110111001011111011110100110101011101011101110010010111101100111001110111110111101101110001110111110111101101110010111101101011110 e9abaee4bd9cefbdb8efbdb97de9abaee4bd9cefbdb8efbdb97b5e
UHC 髮作??}髮作??{^ 110110111010010111101101110000100011111100111111011111011101101110100101111011011100001000111111001111110111101101011110 dba5edc23f3f7ddba5edc23f3f7b5e

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