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 玉??????ζ?^ 100010111100101000111111001111110011111100111111001111110011111110000011110001000011111101011110 8bca3f3f3f3f3f3f83c43f5e
EUC-JP 玉??????ζ?^ 101101101100110000111111001111110011111100111111001111110011111110100110110001100011111101011110 b6cc3f3f3f3f3f3fa6c63f5e
UTF-8 玉붻눆力볢쵒銳ζ콪^ 111001111000111010001001111010111011011010111011111010111000100010000110111011111010011010001010111010111011001110100010111011001011010110010010111010011000101010110011110011101011011011101100101111011010101001011110 e78e89ebb6bbeb8886efa68aebb3a2ecb592e98ab3ceb6ecbdaa5e
UHC 玉붻눆力볢쵒銳ζ콪^ 11101000101011001001010011101000100001111010010111100110101100111001001111101000101011001001010011100111111001011010010111100110101100011001111001011110 e8ac94e887a5e6b393e8ac94e7e5a5e6b19e5e

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