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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 鵝????ⅹ言??^ 11101010010000000011111100111111001111110011111111111010010010011000110010111110001111110011111101011110 ea403f3f3f3ffa498cbe3f3f5e
EUC-JP 鵝?????言??^ 111100111010000100111111001111110011111100111111001111111011100011000000001111110011111101011110 f3a13f3f3f3f3fb8c03f3f5e
UTF-8 鵝녺떥呂잌ⅹ言됦퓘^ 11101001101101011001110111101011100001011011101011101011100101101010010111101111101001101000000011101100100111101000110011100010100001011011100111101000101010001000000011101011100100001010011011101101100100111001100001011110 e9b59deb85baeb96a5efa680ec9e8ce285b9e8a880eb90a6ed93985e
UHC 鵝녺떥呂잌ⅹ言됦퓘^ 11100100101111011000011011100111100010111011100011100101111110111001111111100101101001011010101011100101111010111000100111100100101111111000001101011110 e4bd86e78bb8e5fb9fe5a5aae5eb89e4bf835e

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