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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 歪肆味}歪肆味{^ 100110000110001111100011111001101001011010100001011111011001100001100011111000111110011010010110101000010111101101011110 9863e3e696a17d9863e3e696a17b5e
EUC-JP 歪肆味}歪肆味{^ 110011111100010011100110111010001100110010100011011111011100111111000100111001101110100011001100101000110111101101011110 cfc4e6e8cca37dcfc4e6e8cca37b5e
UTF-8 歪肆味}歪肆味{^ 111001101010110110101010111010001000001010000110111001011001000110110011011111011110011010101101101010101110100010000010100001101110010110010001101100110111101101011110 e6adaae88286e591b37de6adaae88286e591b37b5e
UHC 歪肆味}歪肆味{^ 111010001110000011011110111010111101101010101011011111011110100011100000110111101110101111011010101010110111101101011110 e8e0deebdaab7de8e0deebdaab7b5e

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