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{^ 1001011101001100001111110110111001111101100101110100110000111111011011100111101101011110 974c3f6e7d974c3f6e7b5e
EUC-JP 有?n}有?n{^ 1100110110101101001111110110111001111101110011011010110100111111011011100111101101011110 cdad3f6e7dcdad3f6e7b5e
UTF-8 有렱n}有렱n{^ 1110011010011100100010011110101110100000101100010110111001111101111001101001110010001001111010111010000010110001011011100111101101011110 e69c89eba0b16e7de69c89eba0b16e7b5e
UHC 有렱n}有렱n{^ 11101010111100111000111010111110011011100111110111101010111100111000111010111110011011100111101101011110 eaf38ebe6e7deaf38ebe6e7b5e

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