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 漬?弔髮漬?弔髮^ 100100101101000000111111100100101010001011101001100110111001001011010000001111111001001010100010111010011001101101011110 92d03f92a2e99b92d03f92a2e99b5e
EUC-JP 漬?弔髮漬?弔髮^ 110001001101001000111111110001001010010011110001111110111100010011010010001111111100010010100100111100011111101101011110 c4d23fc4a4f1fbc4d23fc4a4f1fb5e
UTF-8 漬렠弔髮漬렠弔髮^ 11100110101111001010110011101011101000001010000011100101101111001001010011101001101010111010111011100110101111001010110011101011101000001010000011100101101111001001010011101001101010111010111001011110 e6bcaceba0a0e5bc94e9abaee6bcaceba0a0e5bc94e9abae5e
UHC 漬렠弔髮漬렠弔髮^ 1111001010110000100011101011000111110000110000001101101110100101111100101011000010001110101100011111000011000000110110111010010101011110 f2b08eb1f0c0dba5f2b08eb1f0c0dba55e

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