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 1110000011011000011001101110000011011000010111100111110101011001111000001101100001100110111000001101100001011110011111010110001001000101 e0d866e0d85e7d59e0d866e0d85e7d6245
EUC-JP 獵f獵^}Y獵f獵^}bE 1110000011011010011001101110000011011010010111100111110101011001111000001101101001100110111000001101101001011110011111010110001001000101 e0da66e0da5e7d59e0da66e0da5e7d6245
UTF-8 獵f獵^}Y獵f獵^}bE 111001111000110110110101011001101110011110001101101101010101111001111101010110011110011110001101101101010110011011100111100011011011010101011110011111010110001001000101 e78db566e78db55e7d59e78db566e78db55e7d6245
UHC 獵f獵^}Y獵f獵^}bE 1101011010110100011001101101011010110100010111100111110101011001110101101011010001100110110101101011010001011110011111010110001001000101 d6b466d6b45e7d59d6b466d6b45e7d6245

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