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{^ 10001110110001011110011110110111011011100111110110001110110001011110011110110111011011100111101101011110 8ec5e7b76e7d8ec5e7b76e7b5e
EUC-JP 芝邱n}芝邱n{^ 10111100110001111110111010111001011011100111110110111100110001111110111010111001011011100111101101011110 bcc7eeb96e7dbcc7eeb96e7b5e
UTF-8 芝邱n}芝邱n{^ 1110100010001010100111011110100110000010101100010110111001111101111010001000101010011101111010011000001010110001011011100111101101011110 e88a9de982b16e7de88a9de982b16e7b5e
UHC 芝邱n}芝邱n{^ 11110010101110011100111111001000011011100111110111110010101110011100111111001000011011100111101101011110 f2b9cfc86e7df2b9cfc86e7b5e

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