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{^ 1000101101011011001111110110111001111101100010110101101100111111011011100111101101011110 8b5b3f6e7d8b5b3f6e7b5e
EUC-JP 擬?n}擬?n{^ 1011010110111100001111110110111001111101101101011011110000111111011011100111101101011110 b5bc3f6e7db5bc3f6e7b5e
UTF-8 擬츾n}擬츾n{^ 1110011010010011101011001110110010111000101111100110111001111101111001101001001110101100111011001011100010111110011011100111101101011110 e693acecb8be6e7de693acecb8be6e7b5e
UHC 擬츾n}擬츾n{^ 11101011111101001010111101001111011011100111110111101011111101001010111101001111011011100111101101011110 ebf4af4f6e7debf4af4f6e7b5e

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