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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 孩??}孩??{^ 1001101101110111001111110011111101111101100110110111011100111111001111110111101101011110 9b773f3f7d9b773f3f7b5e
EUC-JP 孩??}孩??{^ 1101010111011000001111110011111101111101110101011101100000111111001111110111101101011110 d5d83f3f7dd5d83f3f7b5e
UTF-8 孩닻녁}孩닻녁{^ 111001011010110110101001111010111000101110111011111010111000010110000001011111011110010110101101101010011110101110001011101110111110101110000101100000010111101101011110 e5ada9eb8bbbeb85817de5ada9eb8bbbeb85817b5e
UHC 孩닻녁}孩닻녁{^ 111110101010100110110100111010011011001111100001011111011111101010101001101101001110100110110011111000010111101101011110 faa9b4e9b3e17dfaa9b4e9b3e17b5e

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