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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鐔主┥}鐔主┥{^ 111010000101110010001110111001011000010010111100011111011110100001011100100011101110010110000100101111000111101101011110 e85c8ee584bc7de85c8ee584bc7b5e
EUC-JP 鐔主┥}鐔主┥{^ 111011111011110110111100111001111010100010111110011111011110111110111101101111001110011110101000101111100111101101011110 efbdbce7a8be7defbdbce7a8be7b5e
UTF-8 鐔主┥}鐔主┥{^ 111010011001000010010100111001001011100010111011111000101001010010100101011111011110100110010000100101001110010010111000101110111110001010010100101001010111101101011110 e99094e4b8bbe294a57de99094e4b8bbe294a57b5e
UHC ?主┥}?主┥{^ 00111111111100011010101110100110101111100111110100111111111100011010101110100110101111100111101101011110 3ff1aba6be7d3ff1aba6be7b5e

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