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 雲???雲???^ 1000100101011111001111110011111100111111100010010101111100111111001111110011111101011110 895f3f3f3f895f3f3f3f5e
EUC-JP 雲???雲???^ 1011000111000000001111110011111100111111101100011100000000111111001111110011111101011110 b1c03f3f3fb1c03f3f3f5e
UTF-8 雲띨렧쌨雲띨렧쌤^ 11101001100110111011001011101011100111011010100011101011101000001010011111101100100011001010100011101001100110111011001011101011100111011010100011101011101000001010011111101100100011001010010001011110 e99bb2eb9da8eba0a7ec8ca8e99bb2eb9da8eba0a7ec8ca45e
UHC 雲띨렧쌨雲띨렧쌤^ 1110101010100011101101101110111010001110101101101011110111011110111010101010001110110110111011101000111010110110101111011101110001011110 eaa3b6ee8eb6bddeeaa3b6ee8eb6bddc5e

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