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 偕?郁?}偕?郁?{^ 100110001111000100111111100010001110100000111111011111011001100011110001001111111000100011101000001111110111101101011110 98f13f88e83f7d98f13f88e83f7b5e
EUC-JP 偕?郁?}偕?郁?{^ 110100001111001100111111101100001110101000111111011111011101000011110011001111111011000011101010001111110111101101011110 d0f33fb0ea3f7dd0f33fb0ea3f7b5e
UTF-8 偕렱郁완}偕렱郁완{^ 111001011000000110010101111010111010000010110001111010011000001110000001111011001001100110000100011111011110010110000001100101011110101110100000101100011110100110000011100000011110110010011001100001000111101101011110 e58195eba0b1e98381ec99847de58195eba0b1e98381ec99847b5e
UHC 偕렱郁완}偕렱郁완{^ 11111010101001011000111010111110111010011111010010111111110011110111110111111010101001011000111010111110111010011111010010111111110011110111101101011110 faa58ebee9f4bfcf7dfaa58ebee9f4bfcf7b5e

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