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{^ 10010111010010101110100111000000011011100111110110010111010010101110100111000000011011100111101101011110 974ae9c06e7d974ae9c06e7b5e
EUC-JP 憂鯊n}憂鯊n{^ 11001101101010111111001011000010011011100111110111001101101010111111001011000010011011100111101101011110 cdabf2c26e7dcdabf2c26e7b5e
UTF-8 憂鯊n}憂鯊n{^ 1110011010000110100000101110100110101111100010100110111001111101111001101000011010000010111010011010111110001010011011100111101101011110 e68682e9af8a6e7de68682e9af8a6e7b5e
UHC 憂?n}憂?n{^ 1110100111011000001111110110111001111101111010011101100000111111011011100111101101011110 e9d83f6e7de9d83f6e7b5e

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