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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 雕?牝雕?牝B 1110100010111000001111111001011011000100111010001011100000111111100101101100010001000010 e8b83f96c4e8b83f96c442
EUC-JP 雕?牝雕?牝B 1111000010111010001111111100110011000110111100001011101000111111110011001100011001000010 f0ba3fccc6f0ba3fccc642
UTF-8 雕계牝雕계牝B 11101001100110111001010111101010101100111000010011100111100010011001110111101001100110111001010111101010101100111000010011100111100010011001110101000010 e99b95eab384e7899de99b95eab384e7899d42
UHC 雕계牝雕계牝B 11110000111001111011000011101000110111101011011011110000111001111011000011101000110111101011011001000010 f0e7b0e8deb6f0e7b0e8deb642

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