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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 閹コ寘ォn}閹コ寘ォn{^ 1110100010000110101110101111101010101001101010110110111001111101111010001000011010111010111110101010100110101011011011100111101101011110 e886bafaa9ab6e7de886bafaa9ab6e7b5e
EUC-JP 閹コ寘ォn}閹コ寘ォn{^ 1110111111100110100011101011101010001111101110101110000110001110101010110110111001111101111011111110011010001110101110101000111110111010111000011000111010101011011011100111101101011110 efe68eba8fbae18eab6e7defe68eba8fbae18eab6e7b5e
UTF-8 閹コ寘ォn}閹コ寘ォn{^ 1110100110010110101110011110111110111101101110101110010110101111100110001110111110111101101010110110111001111101111010011001011010111001111011111011110110111010111001011010111110011000111011111011110110101011011011100111101101011110 e996b9efbdbae5af98efbdab6e7de996b9efbdbae5af98efbdab6e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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