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 意??}意??{^ 1000100011010011001111110011111101111101100010001101001100111111001111110111101101011110 88d33f3f7d88d33f3f7b5e
EUC-JP 意??}意??{^ 1011000011010101001111110011111101111101101100001101010100111111001111110111101101011110 b0d53f3f7db0d53f3f7b5e
UTF-8 意욅뼨}意욅뼨{^ 111001101000010010001111111011001001101010000101111010111011110010101000011111011110011010000100100011111110110010011010100001011110101110111100101010000111101101011110 e6848fec9a85ebbca87de6848fec9a85ebbca87b5e
UHC 意욅뼨}意욅뼨{^ 111010111111001010011110111001111001011010101011011111011110101111110010100111101110011110010110101010110111101101011110 ebf29ee796ab7debf29ee796ab7b5e

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