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 漬?雲◇漬?雲●^ 100100101101000000111111100010010101111110000001100111101001001011010000001111111000100101011111100000011001110001011110 92d03f895f819e92d03f895f819c5e
EUC-JP 漬?雲◇漬?雲●^ 110001001101001000111111101100011100000010100001111111101100010011010010001111111011000111000000101000011111110001011110 c4d23fb1c0a1fec4d23fb1c0a1fc5e
UTF-8 漬렣雲◇漬렣雲●^ 11100110101111001010110011101011101000001010001111101001100110111011001011100010100101111000011111100110101111001010110011101011101000001010001111101001100110111011001011100010100101111000111101011110 e6bcaceba0a3e99bb2e29787e6bcaceba0a3e99bb2e2978f5e
UHC 漬렣雲◇漬렣雲●^ 1111001010110000100011101011010011101010101000111010000111011110111100101011000010001110101101001110101010100011101000011101110001011110 f2b08eb4eaa3a1def2b08eb4eaa3a1dc5e

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