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 ???Uon}???Uon{^ 001111110011111100111111010101010110111101101110011111010011111100111111001111110101010101101111011011100111101101011110 3f3f3f556f6e7d3f3f3f556f6e7b5e
SJIS-WIN 葫??Uon}葫??Uon{^ 1110010011010111001111110011111101010101011011110110111001111101111001001101011100111111001111110101010101101111011011100111101101011110 e4d73f3f556f6e7de4d73f3f556f6e7b5e
EUC-JP 葫??Uon}葫??Uon{^ 1110100011011001001111110011111101010101011011110110111001111101111010001101100100111111001111110101010101101111011011100111101101011110 e8d93f3f556f6e7de8d93f3f556f6e7b5e
UTF-8 葫닺괵Uon}葫닺괵Uon{^ 111010001001000110101011111010111000101110111010111010101011010010110101010101010110111101101110011111011110100010010001101010111110101110001011101110101110101010110100101101010101010101101111011011100111101101011110 e891abeb8bbaeab4b5556f6e7de891abeb8bbaeab4b5556f6e7b5e
UHC 葫닺괵Uon}葫닺괵Uon{^ 111110111101100110110100111010001011000110101100010101010110111101101110011111011111101111011001101101001110100010110001101011000101010101101111011011100111101101011110 fbd9b4e8b1ac556f6e7dfbd9b4e8b1ac556f6e7b5e

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