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 謖??}謖??{^ 1110011010001100001111110011111101111101111001101000110000111111001111110111101101011110 e68c3f3f7de68c3f3f7b5e
EUC-JP 謖??}謖??{^ 1110101111101100001111110011111101111101111010111110110000111111001111110111101101011110 ebec3f3f7debec3f3f7b5e
UTF-8 謖붔쀳}謖붔쀳{^ 111010001010110010010110111010111011011010010100111011001000000010110011011111011110100010101100100101101110101110110110100101001110110010000000101100110111101101011110 e8ac96ebb694ec80b37de8ac96ebb694ec80b37b5e
UHC 謖붔쀳}謖붔쀳{^ 111000011101101010010100110010001001011111110011011111011110000111011010100101001100100010010111111100110111101101011110 e1da94c897f37de1da94c897f37b5e

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