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 嫉瀅磁}嫉瀅磁{^ 11110001111110111000111010111001111110110100111010001110101001010111110111110001111110111000111010111001111110110100111010001110101001010111101101011110 f1fb8eb9fb4e8ea57df1fb8eb9fb4e8ea57b5e
EUC-JP ?嫉瀅磁}?嫉瀅磁{^ 00111111101111001011101110001111110010011010101110111100101001110111110100111111101111001011101110001111110010011010101110111100101001110111101101011110 3fbcbb8fc9abbca77d3fbcbb8fc9abbca77b5e
UTF-8 嫉瀅磁}嫉瀅磁{^ 111011101000010110110110111001011010101110001001111001111000000010000101111001111010001110000001011111011110111010000101101101101110010110101011100010011110011110000000100001011110011110100011100000010111101101011110 ee85b6e5ab89e78085e7a3817dee85b6e5ab89e78085e7a3817b5e
UHC ?嫉瀅磁}?嫉瀅磁{^ 0011111111110010111011001111101110100100111011011011100001111101001111111111001011101100111110111010010011101101101110000111101101011110 3ff2ecfba4edb87d3ff2ecfba4edb87b5e

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