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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 荏徠n}荏徠n{^ 10001001011000001001110001110001011011100111110110001001011000001001110001110001011011100111101101011110 89609c716e7d89609c716e7b5e
EUC-JP 荏徠n}荏徠n{^ 10110001110000011101011111010010011011100111110110110001110000011101011111010010011011100111101101011110 b1c1d7d26e7db1c1d7d26e7b5e
UTF-8 荏徠n}荏徠n{^ 1110100010001101100011111110010110111110101000000110111001111101111010001000110110001111111001011011111010100000011011100111101101011110 e88d8fe5bea06e7de88d8fe5bea06e7b5e
UHC 荏徠n}荏徠n{^ 11101100111110111101010111010000011011100111110111101100111110111101010111010000011011100111101101011110 ecfbd5d06e7decfbd5d06e7b5e

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