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 顋ゥ諡ョ}顋ゥ諡ョ{^ 111010001111100110101001111001101000101110101110011111011110100011111001101010011110011010001011101011100111101101011110 e8f9a9e68bae7de8f9a9e68bae7b5e
EUC-JP 顋ゥ諡ョ}顋ゥ諡ョ{^ 11110000111110111000111010101001111010111110101110001110101011100111110111110000111110111000111010101001111010111110101110001110101011100111101101011110 f0fb8ea9ebeb8eae7df0fb8ea9ebeb8eae7b5e
UTF-8 顋ゥ諡ョ}顋ゥ諡ョ{^ 111010011010000110001011111011111011110110101001111010001010101110100001111011111011110110101110011111011110100110100001100010111110111110111101101010011110100010101011101000011110111110111101101011100111101101011110 e9a18befbda9e8aba1efbdae7de9a18befbda9e8aba1efbdae7b5e
UHC ??諡?}??諡?{^ 00111111001111111110001111001101001111110111110100111111001111111110001111001101001111110111101101011110 3f3fe3cd3f7d3f3fe3cd3f7b5e

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