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 ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
SJIS-WIN 嫉溿爾h嫉溿爾 1111000111111011100011101011100111111011010010101000111010100010011010001111000111111011100011101011100111111011010010101000111010100010 f1fb8eb9fb4a8ea268f1fb8eb9fb4a8ea2
EUC-JP ?嫉溿爾h?嫉溿爾 0011111110111100101110111000111111001000101100011011110010100100011010000011111110111100101110111000111111001000101100011011110010100100 3fbcbb8fc8b1bca4683fbcbb8fc8b1bca4
UTF-8 嫉溿爾h嫉溿爾 11101110100001011011011011100101101010111000100111100110101110101011111111100111100010001011111001101000111011101000010110110110111001011010101110001001111001101011101010111111111001111000100010111110 ee85b6e5ab89e6babfe788be68ee85b6e5ab89e6babfe788be
UHC ?嫉?爾h?嫉?爾 00111111111100101110110000111111111011001011001101101000001111111111001011101100001111111110110010110011 3ff2ec3fecb3683ff2ec3fecb3

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