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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 枳???枳???^ 1001111001101011001111110011111100111111100111100110101100111111001111110011111101011110 9e6b3f3f3f9e6b3f3f3f5e
EUC-JP 枳?橒?枳?橒?^ 110110111100110000111111100011111100010110101101001111111101101111001100001111111000111111000101101011010011111101011110 dbcc3f8fc5ad3fdbcc3f8fc5ad3f5e
UTF-8 枳렚橒렡枳렚橒렣^ 11100110100111101011001111101011101000001001101011100110101010011001001011101011101000001010000111100110100111101011001111101011101000001001101011100110101010011001001011101011101000001010001101011110 e69eb3eba09ae6a992eba0a1e69eb3eba09ae6a992eba0a35e
UHC 枳렚橒렡枳렚橒렣^ 1111001010101100100011101010110111101001111110001000111010110010111100101010110010001110101011011110100111111000100011101011010001011110 f2ac8eade9f88eb2f2ac8eade9f88eb45e

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