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 ?????F??~ 001111110011111100111111001111110011111101000110001111110011111101111110 3f3f3f3f3f463f3f7e
SJIS-WIN 嶸ィ巐啄亂F嶸ァ~ 1111101010110100101010001111101010110110100100011110110110011000101010100100011011111010101101001010011101111110 fab4a8fab691ed98aa46fab4a77e
EUC-JP 嶸ィ巐啄亂F嶸ァ~ 10001111101110111111010010001110101010001000111110111011111110011100001011101111110100001010110001000110100011111011101111110100100011101010011101111110 8fbbf48ea88fbbf9c2efd0ac468fbbf48ea77e
UTF-8 嶸ィ巐啄亂F嶸ァ~ 1110010110110110101110001110111110111101101010001110010110110111100100001110010110010101100001001110010010111010100000100100011011100101101101101011100011101111101111011010011101111110 e5b6b8efbda8e5b790e59584e4ba8246e5b6b8efbda77e
UHC 嶸??啄亂F嶸?~ 11100111101011100011111100111111111101101111001011010101101011110100011011100111101011100011111101111110 e7ae3f3ff6f2d5af46e7ae3f7e

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