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 髮ゥ諡ョ}髮ゥ諡ョ{^ 111010011001101110101001111001101000101110101110011111011110100110011011101010011110011010001011101011100111101101011110 e99ba9e68bae7de99ba9e68bae7b5e
EUC-JP 髮ゥ諡ョ}髮ゥ諡ョ{^ 11110001111110111000111010101001111010111110101110001110101011100111110111110001111110111000111010101001111010111110101110001110101011100111101101011110 f1fb8ea9ebeb8eae7df1fb8ea9ebeb8eae7b5e
UTF-8 髮ゥ諡ョ}髮ゥ諡ョ{^ 111010011010101110101110111011111011110110101001111010001010101110100001111011111011110110101110011111011110100110101011101011101110111110111101101010011110100010101011101000011110111110111101101011100111101101011110 e9abaeefbda9e8aba1efbdae7de9abaeefbda9e8aba1efbdae7b5e
UHC 髮?諡?}髮?諡?{^ 110110111010010100111111111000111100110100111111011111011101101110100101001111111110001111001101001111110111101101011110 dba53fe3cd3f7ddba53fe3cd3f7b5e

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