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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 漿?諍?i漿?諍?iB 100111111111011100111111111001100111100100111111011010011001111111110111001111111110011001111001001111110110100101000010 9ff73fe6793f699ff73fe6793f6942
EUC-JP 漿?諍?i漿?諍?iB 110111101111100100111111111010111101101000111111011010011101111011111001001111111110101111011010001111110110100101000010 def93febda3f69def93febda3f6942
UTF-8 漿렣諍렡i漿렣諍렡iB 111001101011110010111111111010111010000010100011111010001010101110001101111010111010000010100001011010011110011010111100101111111110101110100000101000111110100010101011100011011110101110100000101000010110100101000010 e6bcbfeba0a3e8ab8deba0a169e6bcbfeba0a3e8ab8deba0a16942
UHC 漿렣諍렡i漿렣諍렡iB 11101101111011001000111010110100111011101011010110001110101100100110100111101101111011001000111010110100111011101011010110001110101100100110100101000010 edec8eb4eeb58eb269edec8eb4eeb58eb26942

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