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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 踈シ雕オ踈シ雕オ^ 11100110111100011011110011101000101110001011010111100110111100011011110011101000101110001011010101011110 e6f1bce8b8b5e6f1bce8b8b55e
EUC-JP 踈シ雕オ踈シ雕オ^ 1110110011110011100011101011110011110000101110101000111010110101111011001111001110001110101111001111000010111010100011101011010101011110 ecf38ebcf0ba8eb5ecf38ebcf0ba8eb55e
UTF-8 踈シ雕オ踈シ雕オ^ 11101000101110001000100011101111101111011011110011101001100110111001010111101111101111011011010111101000101110001000100011101111101111011011110011101001100110111001010111101111101111011011010101011110 e8b888efbdbce99b95efbdb5e8b888efbdbce99b95efbdb55e
UHC ??雕???雕?^ 0011111100111111111100001110011100111111001111110011111111110000111001110011111101011110 3f3ff0e73f3f3ff0e73f5e

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