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 摯?別}摯?別{^ 10011101100101010011111110010101110010100111110110011101100101010011111110010101110010100111101101011110 9d953f95ca7d9d953f95ca7b5e
EUC-JP 摯?別}摯?別{^ 11011001111101010011111111001010110011000111110111011001111101010011111111001010110011000111101101011110 d9f53fcacc7dd9f53fcacc7b5e
UTF-8 摯며別}摯며別{^ 111001101001000110101111111010111010100110110000111001011000100010100101011111011110011010010001101011111110101110101001101100001110010110001000101001010111101101011110 e691afeba9b0e588a57de691afeba9b0e588a57b5e
UHC 摯며別}摯며別{^ 111100101010011110111000111001111101110010101100011111011111001010100111101110001110011111011100101011000111101101011110 f2a7b8e7dcac7df2a7b8e7dcac7b5e

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