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 雉郁ア纂雉郁ア纂^ 111010001011001110001000111010001011000110001110010110111110100010110011100010001110100010110001100011100101101101011110 e8b388e8b18e5be8b388e8b18e5b5e
EUC-JP 雉郁ア纂雉郁ア纂^ 1111000010110101101100001110101010001110101100011011101110111100111100001011010110110000111010101000111010110001101110111011110001011110 f0b5b0ea8eb1bbbcf0b5b0ea8eb1bbbc5e
UTF-8 雉郁ア纂雉郁ア纂^ 11101001100110111000100111101001100000111000000111101111101111011011000111100111101110101000001011101001100110111000100111101001100000111000000111101111101111011011000111100111101110101000001001011110 e99b89e98381efbdb1e7ba82e99b89e98381efbdb1e7ba825e
UHC 雉郁?纂雉郁?纂^ 111101101100101111101001111101000011111111110011110000111111011011001011111010011111010000111111111100111100001101011110 f6cbe9f43ff3c3f6cbe9f43ff3c35e

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