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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 雉ェ豐サ雉ェ豐サ^ 11101000101100111010101011100110101100101011101111101000101100111010101011100110101100101011101101011110 e8b3aae6b2bbe8b3aae6b2bb5e
EUC-JP 雉ェ豐サ雉ェ豐サ^ 1111000010110101100011101010101011101100101101001000111010111011111100001011010110001110101010101110110010110100100011101011101101011110 f0b58eaaecb48ebbf0b58eaaecb48ebb5e
UTF-8 雉ェ豐サ雉ェ豐サ^ 11101001100110111000100111101111101111011010101011101000101100011001000011101111101111011011101111101001100110111000100111101111101111011010101011101000101100011001000011101111101111011011101101011110 e99b89efbdaae8b190efbdbbe99b89efbdaae8b190efbdbb5e
UHC 雉???雉???^ 1111011011001011001111110011111100111111111101101100101100111111001111110011111101011110 f6cb3f3f3ff6cb3f3f3f5e

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