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{^ 1001111011110100001111110110111001111101100111101111010000111111011011100111101101011110 9ef43f6e7d9ef43f6e7b5e
EUC-JP 橈?n}橈?n{^ 1101110011110110001111110110111001111101110111001111011000111111011011100111101101011110 dcf63f6e7ddcf63f6e7b5e
UTF-8 橈燎n}橈燎n{^ 1110011010101001100010001110111110100111100000000110111001111101111001101010100110001000111011111010011110000000011011100111101101011110 e6a988efa7806e7de6a988efa7806e7b5e
UHC 橈燎n}橈燎n{^ 11101000111110101110100011111011011011100111110111101000111110101110100011111011011011100111101101011110 e8fae8fb6e7de8fae8fb6e7b5e

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