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 褫碁┥}褫碁┥{^ 111001011111001110001100111010011000010010111100011111011110010111110011100011001110100110000100101111000111101101011110 e5f38ce984bc7de5f38ce984bc7b5e
EUC-JP 褫碁┥}褫碁┥{^ 111010101111010110111000111010111010100010111110011111011110101011110101101110001110101110101000101111100111101101011110 eaf5b8eba8be7deaf5b8eba8be7b5e
UTF-8 褫碁┥}褫碁┥{^ 111010001010010010101011111001111010001010000001111000101001010010100101011111011110100010100100101010111110011110100010100000011110001010010100101001010111101101011110 e8a4abe7a281e294a57de8a4abe7a281e294a57b5e
UHC ?碁┥}?碁┥{^ 00111111110100011011001110100110101111100111110100111111110100011011001110100110101111100111101101011110 3fd1b3a6be7d3fd1b3a6be7b5e

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