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 奚?偕?}奚?偕?{^ 100110101111011000111111100110001111000100111111011111011001101011110110001111111001100011110001001111110111101101011110 9af63f98f13f7d9af63f98f13f7b5e
EUC-JP 奚?偕?}奚?偕?{^ 110101001111100000111111110100001111001100111111011111011101010011111000001111111101000011110011001111110111101101011110 d4f83fd0f33f7dd4f83fd0f33f7b5e
UTF-8 奚렫偕렲}奚렫偕렲{^ 111001011010010110011010111010111010000010101011111001011000000110010101111010111010000010110010011111011110010110100101100110101110101110100000101010111110010110000001100101011110101110100000101100100111101101011110 e5a59aeba0abe58195eba0b27de5a59aeba0abe58195eba0b27b5e
UHC 奚렫偕렲}奚렫偕렲{^ 11111010101010001000111010111001111110101010010110001110101111110111110111111010101010001000111010111001111110101010010110001110101111110111101101011110 faa88eb9faa58ebf7dfaa88eb9faa58ebf7b5e

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