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 ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 腺鼠k}腺鼠k{^ 10010001010000101001000101101100011010110111110110010001010000101001000101101100011010110111101101011110 9142916c6b7d9142916c6b7b5e
EUC-JP 腺鼠k}腺鼠k{^ 11000001101000111100000111001101011010110111110111000001101000111100000111001101011010110111101101011110 c1a3c1cd6b7dc1a3c1cd6b7b5e
UTF-8 腺鼠k}腺鼠k{^ 1110100010000101101110101110100110111100101000000110101101111101111010001000010110111010111010011011110010100000011010110111101101011110 e885bae9bca06b7de885bae9bca06b7b5e
UHC 腺鼠k}腺鼠k{^ 11100000110011011110000010101001011010110111110111100000110011011110000010101001011010110111101101011110 e0cde0a96b7de0cde0a96b7b5e

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