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 ???±????^ 001111110011111100111111101100010011111100111111001111110011111101011110 3f3f3fb13f3f3f3f5e
SJIS-WIN 讌ッ逵±讌ッ逵+^ 111001101010010110101111111001111001110010000001011111011110011010100101101011111110011110011100100000010111101101011110 e6a5afe79c817de6a5afe79c817b5e
EUC-JP 讌ッ逵±讌ッ逵+^ 1110110010100111100011101010111111101101111111001010000111011110111011001010011110001110101011111110110111111100101000011101110001011110 eca78eafedfca1deeca78eafedfca1dc5e
UTF-8 讌ッ逵±讌ッ逵+^ 111010001010111010001100111011111011110110101111111010011000000010110101110000101011000111101000101011101000110011101111101111011010111111101001100000001011010111101111101111001000101101011110 e8ae8cefbdafe980b5c2b1e8ae8cefbdafe980b5efbc8b5e
UHC ??逵±??逵+^ 00111111001111111101000010110000101000011011111000111111001111111101000010110000101000111010101101011110 3f3fd0b0a1be3f3fd0b0a3ab5e

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