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 1000111101111000001111111001011011000100100011110111100000111111100101101100010001000010 8f783f96c48f783f96c442
EUC-JP 駿?牝駿?牝B 1011110111011001001111111100110011000110101111011101100100111111110011001100011001000010 bdd93fccc6bdd93fccc642
UTF-8 駿계牝駿계牝B 11101001101001111011111111101010101100111000010011100111100010011001110111101001101001111011111111101010101100111000010011100111100010011001110101000010 e9a7bfeab384e7899de9a7bfeab384e7899d42
UHC 駿계牝駿계牝B 11110001111001111011000011101000110111101011011011110001111001111011000011101000110111101011011001000010 f1e7b0e8deb6f1e7b0e8deb642

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