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 ?f?^}Y?f?^}bE 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 牝f牝^}Y牝f牝^}bE 1001011011000100011001101001011011000100010111100111110101011001100101101100010001100110100101101100010001011110011111010110001001000101 96c46696c45e7d5996c46696c45e7d6245
EUC-JP 牝f牝^}Y牝f牝^}bE 1100110011000110011001101100110011000110010111100111110101011001110011001100011001100110110011001100011001011110011111010110001001000101 ccc666ccc65e7d59ccc666ccc65e7d6245
UTF-8 牝f牝^}Y牝f牝^}bE 111001111000100110011101011001101110011110001001100111010101111001111101010110011110011110001001100111010110011011100111100010011001110101011110011111010110001001000101 e7899d66e7899d5e7d59e7899d66e7899d5e7d6245
UHC 牝f牝^}Y牝f牝^}bE 1101111010110110011001101101111010110110010111100111110101011001110111101011011001100110110111101011011001011110011111010110001001000101 deb666deb65e7d59deb666deb65e7d6245

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