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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 嫉鴆オシ}嫉鴆オシ{^ 11111001101101001000111010111001111010011110111110110101101111000111110111111001101101001000111010111001111010011110111110110101101111000111101101011110 f9b48eb9e9efb5bc7df9b48eb9e9efb5bc7b5e
EUC-JP ?嫉鴆オシ}?嫉鴆オシ{^ 001111111011110010111011111100101111000110001110101101011000111010111100011111010011111110111100101110111111001011110001100011101011010110001110101111000111101101011110 3fbcbbf2f18eb58ebc7d3fbcbbf2f18eb58ebc7b5e
UTF-8 嫉鴆オシ}嫉鴆オシ{^ 111011101001110010001111111001011010101110001001111010011011010010000110111011111011110110110101111011111011110110111100011111011110111010011100100011111110010110101011100010011110100110110100100001101110111110111101101101011110111110111101101111000111101101011110 ee9c8fe5ab89e9b486efbdb5efbdbc7dee9c8fe5ab89e9b486efbdb5efbdbc7b5e
UHC ?嫉???}?嫉???{^ 001111111111001011101100001111110011111100111111011111010011111111110010111011000011111100111111001111110111101101011110 3ff2ec3f3f3f7d3ff2ec3f3f3f7b5e

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