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 闢シ雕オ闢シ雕オ^ 11101000100100111011110011101000101110001011010111101000100100111011110011101000101110001011010101011110 e893bce8b8b5e893bce8b8b55e
EUC-JP 闢シ雕オ闢シ雕オ^ 1110111111110011100011101011110011110000101110101000111010110101111011111111001110001110101111001111000010111010100011101011010101011110 eff38ebcf0ba8eb5eff38ebcf0ba8eb55e
UTF-8 闢シ雕オ闢シ雕オ^ 11101001100101111010001011101111101111011011110011101001100110111001010111101111101111011011010111101001100101111010001011101111101111011011110011101001100110111001010111101111101111011011010101011110 e997a2efbdbce99b95efbdb5e997a2efbdbce99b95efbdb55e
UHC 闢?雕?闢?雕?^ 11011100101000110011111111110000111001110011111111011100101000110011111111110000111001110011111101011110 dca33ff0e73fdca33ff0e73f5e

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