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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN コマヌュ\}コマヌュ\{^ 10111010110011111100011110101101010111000111110110111010110011111100011110101101010111000111101101011110 bacfc7ad5c7dbacfc7ad5c7b5e
EUC-JP コマヌュ\}コマヌュ\{^ 100011101011101010001110110011111000111011000111100011101010110101011100011111011000111010111010100011101100111110001110110001111000111010101101010111000111101101011110 8eba8ecf8ec78ead5c7d8eba8ecf8ec78ead5c7b5e
UTF-8 コマヌュ\}コマヌュ\{^ 1110111110111101101110101110111110111110100011111110111110111110100001111110111110111101101011010101110001111101111011111011110110111010111011111011111010001111111011111011111010000111111011111011110110101101010111000111101101011110 efbdbaefbe8fefbe87efbdad5c7defbdbaefbe8fefbe87efbdad5c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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