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 1001101001111010011001101001101001111010010111100111110101011001100110100111101001100110100110100111101001011110011111010110001001000101 9a7a669a7a5e7d599a7a669a7a5e7d6245
EUC-JP 營f營^}Y營f營^}bE 1101001111011011011001101101001111011011010111100111110101011001110100111101101101100110110100111101101101011110011111010110001001000101 d3db66d3db5e7d59d3db66d3db5e7d6245
UTF-8 營f營^}Y營f營^}bE 111001111000011110011111011001101110011110000111100111110101111001111101010110011110011110000111100111110110011011100111100001111001111101011110011111010110001001000101 e7879f66e7879f5e7d59e7879f66e7879f5e7d6245
UHC 營f營^}Y營f營^}bE 1110011110111101011001101110011110111101010111100111110101011001111001111011110101100110111001111011110101011110011111010110001001000101 e7bd66e7bd5e7d59e7bd66e7bd5e7d6245

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