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 1001000001000101011001101001000001000101010111100111110101011001100100000100010101100110100100000100010101011110011111010110001001000101 90456690455e7d5990456690455e7d6245
EUC-JP 職f職^}Y職f職^}bE 1011111110100110011001101011111110100110010111100111110101011001101111111010011001100110101111111010011001011110011111010110001001000101 bfa666bfa65e7d59bfa666bfa65e7d6245
UTF-8 職f職^}Y職f職^}bE 111010001000000110110111011001101110100010000001101101110101111001111101010110011110100010000001101101110110011011101000100000011011011101011110011111010110001001000101 e881b766e881b75e7d59e881b766e881b75e7d6245
UHC 職f職^}Y職f職^}bE 1111001011000101011001101111001011000101010111100111110101011001111100101100010101100110111100101100010101011110011111010110001001000101 f2c566f2c55e7d59f2c566f2c55e7d6245

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