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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鉧キシ}鉧キシ{^ 1111101111001011101101111011110001111101111110111100101110110111101111000111101101011110 fbcbb7bc7dfbcbb7bc7b5e
EUC-JP 鉧キシ}鉧キシ{^ 1000111111100011111010011000111010110111100011101011110001111101100011111110001111101001100011101011011110001110101111000111101101011110 8fe3e98eb78ebc7d8fe3e98eb78ebc7b5e
UTF-8 鉧キシ}鉧キシ{^ 111010011000100110100111111011111011110110110111111011111011110110111100011111011110100110001001101001111110111110111101101101111110111110111101101111000111101101011110 e989a7efbdb7efbdbc7de989a7efbdb7efbdbc7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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