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 雍??}雍??{^ 1110100010110100001111110011111101111101111010001011010000111111001111110111101101011110 e8b43f3f7de8b43f3f7b5e
EUC-JP 雍??}雍??{^ 1111000010110110001111110011111101111101111100001011011000111111001111110111101101011110 f0b63f3f7df0b63f3f7b5e
UTF-8 雍욕쐞}雍욕쐞{^ 111010011001101110001101111011001001101010010101111011001001000010011110011111011110100110011011100011011110110010011010100101011110110010010000100111100111101101011110 e99b8dec9a95ec909e7de99b8dec9a95ec909e7b5e
UHC 雍욕쐞}雍욕쐞{^ 111010001011110010111111111001011001110010000100011111011110100010111100101111111110010110011100100001000111101101011110 e8bcbfe59c847de8bcbfe59c847b5e

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