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 雉、魘ヲ}雉、魘ヲ{^ 111010001011001110100100111010011011010010100110011111011110100010110011101001001110100110110100101001100111101101011110 e8b3a4e9b4a67de8b3a4e9b4a67b5e
EUC-JP 雉、魘ヲ}雉、魘ヲ{^ 11110000101101011000111010100100111100101011011010001110101001100111110111110000101101011000111010100100111100101011011010001110101001100111101101011110 f0b58ea4f2b68ea67df0b58ea4f2b68ea67b5e
UTF-8 雉、魘ヲ}雉、魘ヲ{^ 111010011001101110001001111011111011110110100100111010011010110110011000111011111011110110100110011111011110100110011011100010011110111110111101101001001110100110101101100110001110111110111101101001100111101101011110 e99b89efbda4e9ad98efbda67de99b89efbda4e9ad98efbda67b5e
UHC 雉???}雉???{^ 11110110110010110011111100111111001111110111110111110110110010110011111100111111001111110111101101011110 f6cb3f3f3f7df6cb3f3f3f7b5e

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