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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 筌?8櫃}筌?8櫃{^ 1110001010100011001111111000001001010111100111110100001101111101111000101010001100111111100000100101011110011111010000110111101101011110 e2a33f82579f437de2a33f82579f437b5e
EUC-JP 筌?8櫃}筌?8櫃{^ 1110010010100101001111111010001110111000110111011010010001111101111001001010010100111111101000111011100011011101101001000111101101011110 e4a53fa3b8dda47de4a53fa3b8dda47b5e
UTF-8 筌뤿8櫃}筌뤿8櫃{^ 111001111010110110001100111010111010010010111111111011111011110010011000111001101010101110000011011111011110011110101101100011001110101110100100101111111110111110111100100110001110011010101011100000110111101101011110 e7ad8ceba4bfefbc98e6ab837de7ad8ceba4bfefbc98e6ab837b5e
UHC 筌뤿8櫃}筌뤿8櫃{^ 11101111101001111000111111101011101000111011100011001111111101100111110111101111101001111000111111101011101000111011100011001111111101100111101101011110 efa78feba3b8cff67defa78feba3b8cff67b5e

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